From d341707b3c5c1cf4c1ca9216633e6dfea6964eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 23:47:53 +0000 Subject: [PATCH] Bump stripe from 5.5.0 to 7.4.0 in /server/python Bumps [stripe](https://github.com/stripe/stripe-python) from 5.5.0 to 7.4.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/v5.5.0...v7.4.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 c0a25a1..1174a63 100644 --- a/server/python/requirements.txt +++ b/server/python/requirements.txt @@ -1,3 +1,3 @@ Flask==2.2.2 python-dotenv==0.20.0 -stripe==5.5.0 +stripe==7.4.0