Skip to content

Commit

Permalink
Bump stripe from 2.76.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-python) from 2.76.0 to 5.0.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@v2.76.0...v5.0.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 Nov 28, 2022
1 parent 6abf8c9 commit e077379
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 35 deletions.
82 changes: 48 additions & 34 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 @@ -29,7 +29,7 @@ wagtail = "3"
psycopg2 = '>=2.8.6'
wagtail-transfer = "*"
django-livereload-server = "^0.4"
stripe = "^2.68.0"
stripe = "^5.0.0"
django-mathfilters = "^1.0.0"
django-money = "^2.1.1"
# dj-stripe = { git = "https://github.com/commonknowledge/dj-stripe.git", branch = "fixes" }
Expand Down

0 comments on commit e077379

Please sign in to comment.