From dfa0a7e4ec48788fef59e557c6fc3fe45c979eae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 02:01:46 +0000 Subject: [PATCH] feat(deps): update dependency sqlalchemy to v2.0.37 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..b365e04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.9.2 pydantic_core==2.23.4 python-dotenv==1.0.1 sniffio==1.3.1 -SQLAlchemy==2.0.35 +SQLAlchemy==2.0.37 starlette==0.40.0 typing_extensions==4.12.2