diff --git a/pyproject.toml b/pyproject.toml index 4bf6d16..f11abcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "SQLAlchemy==2.0.51", "aiosqlite==0.22.1", "aiocache==0.12.3", - "alembic==1.18.4", + "alembic==1.18.5", "asyncpg==0.31.0", "gunicorn>=25.3.0", ]