Skip to content

Commit

Permalink
Merge pull request #120 from entelecheia/dependabot/pip/tenacity-9.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump tenacity from 8.5.0 to 9.0.0
  • Loading branch information
entelecheia authored Jul 29, 2024
2 parents 52179be + 32cda24 commit dcf8fab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -18,7 +18,7 @@ click = "^8.1.3"
hyfi = "^1.36.3"
# hyfi = { path = "../hyfi", develop = true }
openai = ">=1.35.13,<=1.37.1"
tenacity = "^8.2.3"
tenacity = ">=8.2.3,<10.0.0"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit dcf8fab

Please sign in to comment.