From aa9ac773f38903aca16460bfe8ee950bef380251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:35:53 +0000 Subject: [PATCH] Bump llama-index-core Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.10.58 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.10.58...v0.13.0) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../llm_video_series/video_2_multimodal-rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/llm_video_series/video_2_multimodal-rag/requirements.txt b/community/llm_video_series/video_2_multimodal-rag/requirements.txt index bfe53f88e..6d6510247 100644 --- a/community/llm_video_series/video_2_multimodal-rag/requirements.txt +++ b/community/llm_video_series/video_2_multimodal-rag/requirements.txt @@ -4,7 +4,7 @@ python-pptx==1.0.2 Pillow==10.4.0 requests==2.32.3 frontend==0.0.3 -llama-index-core==0.10.58 +llama-index-core==0.13.0 llama-index-readers-file==0.1.30 llama-index-llms-nvidia==0.1.4 llama-index-embeddings-nvidia==0.1.4