diff --git a/pyproject.toml b/pyproject.toml index 8d4cc15..e2b351e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]