From ed1818b56a7f5454d9d818a4f536b13fdb204a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:40:11 +0000 Subject: [PATCH] Bump llama-index-core Bumps [llama-index-core](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-core dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../03_prompt-optimization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3_optimization-design-ptn/03_prompt-optimization/requirements.txt b/3_optimization-design-ptn/03_prompt-optimization/requirements.txt index 9df7d40..1bc16df 100644 --- a/3_optimization-design-ptn/03_prompt-optimization/requirements.txt +++ b/3_optimization-design-ptn/03_prompt-optimization/requirements.txt @@ -7,4 +7,4 @@ python-dotenv pyyaml~=6.0.2 pyarrow==19.0.1 llama-index==0.12.28 -llama-index-core==0.12.28 +llama-index-core==0.13.0