diff --git a/pyproject.toml b/pyproject.toml index 07c75f09..b5628326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "passlib==1.7.4", "PyJWT==2.10.1", "python-dotenv==1.1.1", - "SQLAlchemy==2.0.41", + "SQLAlchemy==2.0.42", "pyyaml==6.0.2", "toml==0.10.2", "pydantic==2.11.7",