diff --git a/pyproject.toml b/pyproject.toml index 1fc00d26..6719c11b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "structlog==24.1.0", "httpx==0.27.0", "python-dotenv==1.0.1", - "typer==0.9.0", + "typer==0.10.0", "tenacity==8.2.3", "aiohttp==3.9.3", "aiofiles==23.2.1",