From 70096d2b4f15386ee6bf659f54c62226bb325c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:21: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.5 to 0.10.24. - [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.5...v0.10.24) --- updated-dependencies: - dependency-name: llama-index-core 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 5f2617d..b5ed2da 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.5 +llama-index-core==0.10.24 llama-index-embeddings-fastembed==0.1.1 llama-index-embeddings-openai==0.1.1 llama-index-llms-openai==0.1.1