Skip to content

Commit

Permalink
build(deps): bump stripe from 9.12.0 to 10.3.0 in /server
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-python) from 9.12.0 to 10.3.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@v9.12.0...v10.3.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] committed Jul 24, 2024
1 parent df0f3ef commit 29536b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions server/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 server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ githubkit = "0.11.4"
redis = "^5.0.4"
sse-starlette = "^2.0.0"
arq = "^0.25.0"
stripe = "^9.4.0"
stripe = "^10.4.0"
pyjwt = "^2.6.0"
pydantic = { version = "^2.7.0b1", allow-prereleases = true}
jinja2 = "^3.1.2"
Expand Down

0 comments on commit 29536b7

Please sign in to comment.