diff --git a/pyproject.toml b/pyproject.toml index 69b3e2fa..41081fe5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "structlog>=24.4.0, < 25.0.0", "httpx==0.27.0", "python-dotenv==1.0.1", - "typer==0.12.3", + "typer==0.12.5", "tenacity==8.3.0", "aiohttp==3.9.5", "aiofiles==23.2.1",