From 0af16a831ff169a2ce69789dcb561eac83752ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 22:30:57 +0000 Subject: [PATCH] feat(deps): update dependency sqlalchemy to v2.0.41 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c981a6..35640f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.9.2 pydantic_core==2.23.4 python-dotenv==1.1.0 sniffio==1.3.1 -SQLAlchemy==2.0.40 +SQLAlchemy==2.0.41 starlette==0.46.2 typing_extensions==4.13.2