From 94e084aa3b7c9077903ffd486da9d0ffc351d948 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:15:31 +0000 Subject: [PATCH] chore(deps): update dependency llama-index-cli to v0.5.3 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- lsc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsc/requirements.txt b/lsc/requirements.txt index 8c76c115..2334921d 100644 --- a/lsc/requirements.txt +++ b/lsc/requirements.txt @@ -267,7 +267,7 @@ llama-index==0.12.51 \ llama-index-agent-openai==0.4.12 \ --hash=sha256:6dbb6276b2e5330032a726b28d5eef5140825f36d72d472b231f08ad3af99665 \ --hash=sha256:d2fe53feb69cfe45752edb7328bf0d25f6a9071b3c056787e661b93e5b748a28 -llama-index-cli==0.4.4 \ +llama-index-cli==0.5.3 \ --hash=sha256:1070593cf79407054735ab7a23c5a65a26fc18d264661e42ef38fc549b4b7658 \ --hash=sha256:c3af0cf1e2a7e5ef44d0bae5aa8e8872b54c5dd6b731afbae9f13ffeb4997be0 llama-index-core==0.12.52.post1 \