Skip to content

Commit

Permalink
chore(deps): bump stripe from 11.1.0 to 11.2.0 in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-python) from 11.1.0 to 11.2.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@v11.1.0...v11.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 582b26f commit 0005b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hiredis==3.0.0 # https://github.com/redis/hiredis-py
redis==5.1.0 # https://github.com/redis/redis-py
celery==5.4.0 # https://github.com/celery/celery
flower==2.0.1 # https://github.com/mher/flower
stripe==11.1.0 # https://github.com/stripe/stripe-python
stripe==11.2.0 # https://github.com/stripe/stripe-python

# # Django
# # ------------------------------------------------------------------------------
Expand Down

0 comments on commit 0005b5e

Please sign in to comment.