From 3721bcb6807227580b095c21ca97d8ac6c0e48ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 18:12:44 +0000 Subject: [PATCH] Bump llama-index-core in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [llama-index-core](https://github.com/run-llama/llama_index). Updates `llama-index-core` from 0.10.38 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.10.38...v0.12.41) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.12.41 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 76f5a2f..7eb8a33 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # requirements-dev.txt unstructured[pdf] @ git+https://github.com/clarifai/unstructured.git@support_clarifai_model -llama-index-core==0.10.38 +llama-index-core==0.12.41 llama-index-llms-clarifai==0.1.2 pi_heif==0.18.0 markdown==3.7 diff --git a/requirements.txt b/requirements.txt index 27a1dec..2bca301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -llama-index-core==0.10.38 +llama-index-core==0.12.41 llama-index-llms-clarifai==0.1.2 pi_heif==0.18.0 markdown==3.7