From 04d0436516b8c8f2666c8660692aa91f60ffb446 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 6 Feb 2025 20:21:51 +0000 Subject: [PATCH] chore(deps): update dependency sqlalchemy to v2.0.38 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fc6451..143f11b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cloud-sql-python-connector[asyncpg]==1.16.0 llama-index-core==0.12.16.post1 pgvector==0.3.6 -SQLAlchemy[asyncio]==2.0.37 +SQLAlchemy[asyncio]==2.0.38