From ddfaa1bf6fd3849f7f47ceaf943a1eadd3619827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:49:08 +0000 Subject: [PATCH] Bump llama-index from 0.8.5.post2 to 0.9.36 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.5.post2 to 0.9.36. - [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/commits/v0.9.36) --- updated-dependencies: - dependency-name: llama-index dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c0f8d3..33aa247 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -llama-index==0.8.5.post2 \ No newline at end of file +llama-index==0.9.36 \ No newline at end of file