Skip to content

Commit

Permalink
Update stripe dependency to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhch committed Nov 21, 2022
1 parent e179bf9 commit b02629c
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 = "4.2.0"
stripe = "5.0.0"
tornado = ">=5.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit b02629c

Please sign in to comment.