From 698f64f969b2da6225f406ced469a591cdfe8bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 09:13:17 +0000 Subject: [PATCH] chore(deps): bump stripe from 11.6.0 to 12.0.0 Bumps [stripe](https://github.com/stripe/stripe-python) from 11.6.0 to 12.0.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/v11.6.0...v12.0.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 45e1881478c5..1a437c882614 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2251,9 +2251,9 @@ stdlib-list==0.11.1 \ --hash=sha256:9029ea5e3dfde8cd4294cfd4d1797be56a67fc4693c606181730148c3fd1da29 \ --hash=sha256:95ebd1d73da9333bba03ccc097f5bac05e3aa03e6822a0c0290f87e1047f1857 # via -r requirements/main.in -stripe==11.6.0 \ - --hash=sha256:0ced7cce23a6cb1a393c86a1f7f9435c9d83ae7cbd556362868caf62cb44a92c \ - --hash=sha256:6e6cf09ebb6d5fc2d708401cb8868fd7bff987a6d09a0433caaa92c62f97dbc5 +stripe==12.0.1 \ + --hash=sha256:3fc7cc190946d8ebcc5b637e7e04f387d61b9c5156a89619a3ba90704ac09d4a \ + --hash=sha256:b10b19dbd0622868b98a7c6e879ebde704be96ad75c780944bca4069bb427988 # via -r requirements/main.in structlog==25.2.0 \ --hash=sha256:0fecea2e345d5d491b72f3db2e5fcd6393abfc8cd06a4851f21fcd4d1a99f437 \