From c9cbc76df2fca56c3dc51e6c46fe6006a0b0be6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:20:22 +0000 Subject: [PATCH] Bump llama-cpp-python from 0.3.14 to 0.3.23 Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.3.14 to 0.3.23. - [Release notes](https://github.com/abetlen/llama-cpp-python/releases) - [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.3.14...v0.3.23) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/extra-llama.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extra-llama.txt b/requirements/extra-llama.txt index c949747..1620dbd 100644 --- a/requirements/extra-llama.txt +++ b/requirements/extra-llama.txt @@ -1,4 +1,4 @@ # Llama # ------------------------------------------------------------------------------ huggingface-hub==0.26.1 -llama-cpp-python==0.3.14 +llama-cpp-python==0.3.23