diff --git a/pyproject.toml b/pyproject.toml index 3f0737b..653fc13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.13" dependencies = [ "alembic>=1.16.4", "asyncpg>=0.30.0", - "authlib==1.3.0", + "authlib==1.3.1", "colorlog>=6.9.0", "fastapi-swagger>=0.3.27", "fastapi[standard]>=0.112",