From f55490a84a9b84aa0f9ceaee4684f5f32f31a025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:01:05 +0000 Subject: [PATCH] Bump stripe from 6.4.0 to 11.4.1 in /server/python Bumps [stripe](https://github.com/stripe/stripe-python) from 6.4.0 to 11.4.1. - [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.4.1) --- 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..b8514a2 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.4.1