From 9a4bb554033805a907beae98931dc07c92578e23 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 13 Apr 2026 04:55:54 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- pyproject.toml | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 430dcd1..49bbc71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/ test = [ "black[jupyter]==26.3.1", "isort==8.0.1", - "mypy==1.19.1", + "mypy==1.20.1", "pytest-asyncio==1.3.0", "pytest==8.4.2", "pytest-cov==7.1.0" diff --git a/requirements.txt b/requirements.txt index e43ea4a..811ef13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cloud-sql-python-connector[asyncpg]==1.20.1 -llama-index-core==0.14.19 +llama-index-core==0.14.20 pgvector==0.4.2 -SQLAlchemy[asyncio]==2.0.48 +SQLAlchemy[asyncio]==2.0.49