From f2893d55f7ad95a626df3555522b15d2b7ee5a2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 21:57:21 +0000 Subject: [PATCH] feat(deps): update dependency sqlalchemy to v2.0.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05d3375..51068a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.9.2 pydantic_core==2.23.4 python-dotenv==1.2.2 sniffio==1.3.1 -SQLAlchemy==2.0.49 +SQLAlchemy==2.0.50 starlette==1.1.0 typing_extensions==4.15.0