From 7db85b5ecb943a7457f89458d45f2a5b79851d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:13:57 +0000 Subject: [PATCH] deps(backend)(deps): bump stripe from 13.2.0 to 15.2.1 in /backend Bumps [stripe](https://github.com/stripe/stripe-python) from 13.2.0 to 15.2.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/v13.2.0...v15.2.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 15.2.1 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..bd72c03 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.2.1