From 2c492ce0f49b94f13373986081bb692bb8512009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 22:51:42 +0000 Subject: [PATCH] Bump stripe from 6.4.0 to 11.5.0 in /server/python Bumps [stripe](https://github.com/stripe/stripe-python) from 6.4.0 to 11.5.0. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-python/compare/v6.4.0...v11.5.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/python/requirements.txt b/server/python/requirements.txt index cf9995d..1d51ff1 100644 --- a/server/python/requirements.txt +++ b/server/python/requirements.txt @@ -1,3 +1,3 @@ Flask==2.3.3 python-dotenv==1.0.0 -stripe==6.4.0 +stripe==11.5.0