From e51891356e8bd790c4fecd90210acc47ff997482 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 24 Feb 2026 18:44:56 +0000 Subject: [PATCH] chore(deps): update dependency sqlalchemy to v2.0.47 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efc08e8..eb2dd56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cloud-sql-python-connector[asyncpg]==1.20.0 llama-index-core==0.14.15 pgvector==0.4.2 -SQLAlchemy[asyncio]==2.0.46 +SQLAlchemy[asyncio]==2.0.47