Skip to content

Commit 837a1dd

Browse files
Bump stripe from 10.5.0 to 11.4.1 in /backend
Bumps [stripe](https://github.com/stripe/stripe-python) from 10.5.0 to 11.4.1. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v10.5.0...v11.4.1) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4ed4ce commit 837a1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies = [
7979
"google-api-python-client<3.0.0,>=2.94.0",
8080
"google-auth<3.0.0,>=2.22.0",
8181
"argon2-cffi<24.0.0,>=23.1.0",
82-
"stripe==10.5.0",
82+
"stripe==11.4.1",
8383
"djangorestframework==3.15.2",
8484
"l18n<2022.0,>=2021.3",
8585
"wagtail==6.2.2",

0 commit comments

Comments
 (0)