From 38c4b30950fcee4b8566e65cbdcef81f4fa03e02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:30:04 +0000 Subject: [PATCH] feat(deps): update dependency sqlalchemy to v2.0.44 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bbb969..c5565b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.9.2 pydantic_core==2.23.4 python-dotenv==1.1.1 sniffio==1.3.1 -SQLAlchemy==2.0.43 +SQLAlchemy==2.0.44 starlette==0.48.0 typing_extensions==4.15.0