diff --git a/pyproject.toml b/pyproject.toml index 5fe84c7..8a2a58f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "sqlalchemy[asyncio]>=2.0.49", "alembic>=1.18.4", "asyncpg>=0.31.0", - "typer>=0.25.0", + "typer>=0.25.1", "rich>=15.0.0", "httpx>=0.28.1", "argon2-cffi>=25.1.0",