Skip to content

Commit

Permalink
Update stripe dependency to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhch committed Aug 3, 2023
1 parent 778fea0 commit b5628bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -20,7 +20,7 @@ keywords = ["stripe", "async", "asynchronous", "wrapper"]

[tool.poetry.dependencies]
python = "^3.6"
stripe = "5.4.0"
stripe = "5.5.0"
tornado = ">=5.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit b5628bb

Please sign in to comment.