Skip to content

Commit

Permalink
fix(deps): update dependency tenacity to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 18d45a6 commit 9255c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = "^3.10"
python-dateutil = "^2.8.2"
requests = "^2.31.0"
rich = "^13.6.0"
tenacity = "^8.5.0"
tenacity = "^9.0.0"
typer = "^0.12.0"

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

0 comments on commit 9255c17

Please sign in to comment.