diff --git a/pyproject.toml b/pyproject.toml index 499ada7d..75236f88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "httpx==0.27.2", "python-dotenv==1.0.1", "typer==0.12.5", - "tenacity==8.3.0", + "tenacity==9.0.0", "aiohttp==3.10.10", "aiofiles==23.2.1", "tabulate==0.9.0", @@ -60,7 +60,7 @@ dependencies = [ "structlog==24.2.0", "httpx==0.27.2", "python-dotenv==1.0.1", - "tenacity==8.3.0", + "tenacity==9.0.0", "aiohttp==3.10.10", "pyrate-limiter==3.6.0",