From c6cdfafff3d78a4ace2d4aa4f505b5b7cd8da578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:44:57 +0000 Subject: [PATCH] Bump llama-index from 0.12.23 to 0.12.28 in /scripts/translate Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.23 to 0.12.28. - [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.23...v0.12.28) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/translate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/translate/requirements.txt b/scripts/translate/requirements.txt index 6479738396f..8ed88bfbff3 100644 --- a/scripts/translate/requirements.txt +++ b/scripts/translate/requirements.txt @@ -15,6 +15,6 @@ sniffio==1.3.1 tqdm==4.67.1 typing_extensions==4.12.2 xxhash==3.5.0 -llama_index==0.12.23 +llama_index==0.12.28 python-frontmatter markdown-it-py