From 62aefe3a5085418eccf8660459e81fc200a68421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:41:22 +0000 Subject: [PATCH] Bump llama-index-core in /blog-examples/llama-index/hacknernews_app Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.10.24 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.10.24...v0.13.0) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b01..d0f98e44 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -91,7 +91,7 @@ jupyterlab_widgets==3.0.10 lazy-object-proxy==1.10.0 leb128==1.0.5 llama-index-agent-openai==0.1.1 -llama-index-core==0.10.24 +llama-index-core==0.13.0 llama-index-embeddings-fastembed==0.1.1 llama-index-embeddings-openai==0.1.1 llama-index-llms-openai==0.1.1