From 469a7bbcfcfb250e35dd2137fa5ae711f3f1e0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:32:43 +0000 Subject: [PATCH] Bump llama-index from 0.10.23 to 0.12.28 in /code Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.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.10.23...v0.12.28) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 2c16350..6452476 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -77,5 +77,5 @@ numexpr tabulate azure-cosmos ## Llama-Index -llama-index==0.10.23 +llama-index==0.12.28 llama-index-embeddings-azure-openai==0.1.6