From 05f1da8df507f1cad52edf1be1f3c542f482bcf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 01:33:38 +0000 Subject: [PATCH] deps(backend)(deps): bump stripe from 13.2.0 to 15.1.0 in /backend Bumps [stripe](https://github.com/stripe/stripe-python) from 13.2.0 to 15.1.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/v13.2.0...v15.1.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c17c425..823d68b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,4 +2,4 @@ flask==3.1.3 flask-cors==6.0.2 gunicorn==23.0.0 werkzeug==3.1.8 -stripe==13.2.0 +stripe==15.1.0