Skip to content

Commit

Permalink
Bump stripe from 5.5.0 to 10.12.0
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-python) from 5.5.0 to 10.12.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@v5.5.0...v10.12.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 23, 2024
1 parent 68f9497 commit 366b41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ google-api-python-client==2.99.0 # https://github.com/googleapis/google-api-pyth
Pillow==10.0.1 # https://github.com/python-pillow/Pillow
qrcode==7.4.2 # https://github.com/lincolnloop/python-qrcode
rollbar==1.0.0 #https://github.com/rollbar/pyrollbar/
stripe==5.5.0 #https://github.com/stripe/stripe-python/
stripe==10.12.0 #https://github.com/stripe/stripe-python/
procrastinate==2.11.0 #https://github.com/procrastinate-org/procrastinate
PyJWT==2.9.0 #https://github.com/jpadilla/pyjwt

Expand Down

0 comments on commit 366b41f

Please sign in to comment.