From 3956740f630e1c2dc993f1e15d499281e97b6e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:09:27 +0000 Subject: [PATCH] Bump llama-index from 0.12.28 to 0.13.0 in /backend/requirements Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.28 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.28...v0.13.0) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..38027b2e67e 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -42,7 +42,7 @@ langgraph-sdk==0.1.44 litellm==1.69.0 lxml==5.3.0 lxml_html_clean==0.2.2 -llama-index==0.12.28 +llama-index==0.13.0 Mako==1.2.4 msal==1.28.0 nltk==3.9.1