diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 133911f237..9326d418cc 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ ] dependencies = [ "PyYAML", - "alembic==1.12.0", + "alembic==1.12.1", "appdirs", "cachetools", "fastapi>=0.101.0",