From 27a4ca47c54b04ecb08ff97f85ffeaecb1589e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 18:47:37 +0000 Subject: [PATCH] Bump llama-index-core from 0.11.10 to 0.12.41 Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.11.10 to 0.12.41. - [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.12.41) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.12.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4b63d43f..e3805adb 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ "pyyaml~=6.0.1", "pyarrow==15.0.2", "llama-index==0.11.10", - "llama-index-core==0.11.10", + "llama-index-core==0.12.41", "python-dotenv" ] QUANLITY_REQUIRES = [