From 4e4b5765b713ffb86f74a257b1aafc0b14914016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:32:44 +0000 Subject: [PATCH] chore(deps): bump stripe from 12.5.1 to 14.1.0 Bumps [stripe](https://github.com/stripe/stripe-python) from 12.5.1 to 14.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/v12.5.1...v14.1.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80208ff..aa07075 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ markdown==3.10 email-validator==2.3.0 prometheus-client==0.23.1 prometheus-fastapi-instrumentator==7.1.0 -stripe==12.5.1 +stripe==14.1.0 six==1.17.0 apscheduler==3.11.2 httpx==0.28.1