diff --git a/poetry.lock b/poetry.lock index af3c787..753bc28 100644 --- a/poetry.lock +++ b/poetry.lock @@ -17,13 +17,13 @@ docs = ["sphinx (==8.1.3)", "sphinx-mdinclude (==0.6.2)"] [[package]] name = "alembic" -version = "1.18.5" +version = "1.19.1" description = "A database migration tool for SQLAlchemy." optional = false python-versions = ">=3.10" files = [ - {file = "alembic-1.18.5-py3-none-any.whl", hash = "sha256:06d8ba9d04558022f5395e9317de03d270f3dced49cee01f89fe7a13c26f14bc"}, - {file = "alembic-1.18.5.tar.gz", hash = "sha256:1554982221dd17e9a749b53902407578eb305e453f71999e8c7f0a48389fff8e"}, + {file = "alembic-1.19.1-py3-none-any.whl", hash = "sha256:b39018cb3d9413a19cbd54cf3c02ad33998641f0538eb77413a488a21c3e14be"}, + {file = "alembic-1.19.1.tar.gz", hash = "sha256:e0fca0518118c78acc493e31bcb5402f190057aaf6df8b5b95ce94c4789cf648"}, ] [package.dependencies]