Skip to content

Commit

Permalink
Bump stripe from 8.11.0 to 10.10.0
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-python) from 8.11.0 to 10.10.0.
- [Release notes](https://github.com/stripe/stripe-python/releases)
- [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-python@v8.11.0...v10.10.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 84bf2d4 commit 82e82c2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ strawberry-graphql-django = "^0.47.1"
asgiref = {git = "https://github.com/django/asgiref.git"}
django-choices-field = "^2.2.2"
django-cors-headers = "^4.3.1"
stripe = "^8.5.0"
stripe = "^10.10.0"
strawberry-graphql = "^0.237.3"
strawberry-persisted-queries = "^1.0.3"
qrcode = "^7.4.2"
Expand Down

0 comments on commit 82e82c2

Please sign in to comment.