From 3331039ea3cd1e60c4788ef40ad1a5ce883942ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:50:58 +0000 Subject: [PATCH] Bump llama-index in /mindsdb/integrations/handlers/llama_index_handler Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.41 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.12.41...v0.13.0) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../integrations/handlers/llama_index_handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindsdb/integrations/handlers/llama_index_handler/requirements.txt b/mindsdb/integrations/handlers/llama_index_handler/requirements.txt index 4f85696dca0..2fe49e5eb36 100644 --- a/mindsdb/integrations/handlers/llama_index_handler/requirements.txt +++ b/mindsdb/integrations/handlers/llama_index_handler/requirements.txt @@ -1,4 +1,4 @@ -llama-index==0.12.41 +llama-index==0.13.0 pydantic-settings >= 2.1.0 llama-index-readers-web llama-index-embeddings-openai \ No newline at end of file