diff --git a/pyproject.toml b/pyproject.toml index f3fae85..e78abf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.13.3" authors = [{name = "nanotaboada", email = "hello@example.com"}] dependencies = [ "fastapi[standard]==0.138.2", - "SQLAlchemy==2.0.51", + "SQLAlchemy==2.0.52", "aiosqlite==0.22.1", "aiocache==0.12.3", "alembic==1.18.5",