From c860341ee3ca2812f4d24f0b2aaa71ea67c4596f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 19 Jun 2026 11:40:13 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8228d5c..905b31e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "isort==8.0.1", "mypy==2.1.0", "pytest-asyncio==1.4.0", - "pytest==9.0.3", + "pytest==9.1.1", "pytest-cov==7.1.0" ] diff --git a/requirements.txt b/requirements.txt index b295200..ff7940c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cloud-sql-python-connector[asyncpg]==1.20.3 llama-index-core==0.14.22 pgvector==0.4.2 -SQLAlchemy[asyncio]==2.0.50 +SQLAlchemy[asyncio]==2.0.51