From 36ce1859fe59fc5affda0982361e6ac57cd1756f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:40:37 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [llama-index](https://github.com/run-llama/llama_index) and [llama-index-core](https://github.com/run-llama/llama_index). Updates `llama-index` from 0.11.10 to 0.13.0 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.11.10...v0.13.0) Updates `llama-index-core` from 0.11.10 to 0.13.0 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.11.10...v0.13.0) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: llama-index-core dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 4b63d43f..cf6d3839 100644 --- a/setup.py +++ b/setup.py @@ -31,8 +31,8 @@ "azure-search-documents", "pyyaml~=6.0.1", "pyarrow==15.0.2", - "llama-index==0.11.10", - "llama-index-core==0.11.10", + "llama-index==0.13.0", + "llama-index-core==0.13.0", "python-dotenv" ] QUANLITY_REQUIRES = [