From 62a715acdb86081030d131aab4f09ef43e318a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 18:51:18 +0000 Subject: [PATCH] Bump llama-index from 0.9.39 to 0.12.41 in /Milvus Webinar Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.9.39 to 0.12.41. - [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.9.39...v0.12.41) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Milvus Webinar/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Milvus Webinar/requirements.txt b/Milvus Webinar/requirements.txt index af6f82c..43adfdd 100644 --- a/Milvus Webinar/requirements.txt +++ b/Milvus Webinar/requirements.txt @@ -1,5 +1,5 @@ pymilvus==2.3.1 -llama-index==0.9.39 +llama-index==0.12.41 promptquality[arrow]==0.11.0 openai transformers