From a10211fca7b214683569a2af511d05faa5c46745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 22:40:07 +0000 Subject: [PATCH] chore(deps): bump stripe from 10.12.0 to 15.5.1 in /dashboard/backend Bumps [stripe](https://github.com/stripe/stripe-python) from 10.12.0 to 15.5.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/v10.12.0...v15.5.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 15.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dashboard/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/backend/requirements.txt b/dashboard/backend/requirements.txt index cd6964c..d2bcc07 100644 --- a/dashboard/backend/requirements.txt +++ b/dashboard/backend/requirements.txt @@ -27,7 +27,7 @@ psycopg2-binary==2.9.12 python-dotenv==1.2.2 structlog==24.4.0 locust==2.46.4 -stripe==10.12.0 +stripe==15.5.1 email-validator==2.3.0 bleach==6.4.0 prometheus-client==0.26.0