Skip to content

Commit

Permalink
Merge pull request #663 from sanders41/dependabot/pip/tenacity-8.3.0
Browse files Browse the repository at this point in the history
Bump tenacity from 8.2.3 to 8.3.0
  • Loading branch information
sanders41 committed May 17, 2024
2 parents 0014773 + 2b6f65d commit 10b4872
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -17,7 +17,7 @@ httpx = "0.27.0"
pydantic = "2.7.1"
camel-converter = {version = "3.1.2", extras = ["pydantic"]}
typer = "0.12.3"
tenacity = "8.2.3"
tenacity = "8.3.0"
pyyaml = "6.0.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 10b4872

Please sign in to comment.