From 4749dd1af0168937cb53d1cf9be096573e01b2fa Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 25 Mar 2026 21:39:37 +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 42eb267..83fb213 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "mypy==1.19.1", "pytest-asyncio==1.3.0", "pytest==9.0.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-depends==1.0.1", ] diff --git a/requirements.txt b/requirements.txt index 62958fc..5617eea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ google-cloud-alloydb-connector[asyncpg]==1.12.1 -llama-index-core==0.14.18 +llama-index-core==0.14.19 pgvector==0.4.2 SQLAlchemy[asyncio]==2.0.48