From ad79959c8f9794445d0c3cbb393be00890e9c831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 04:15:43 +0000 Subject: [PATCH] chore(deps): bump llama-cpp-python from 0.3.27 to 0.3.29 Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.3.27 to 0.3.29. - [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.27...v0.3.29) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6b1817a..a6a5502 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1151,13 +1151,13 @@ vcr = ["vcrpy (>=7.0.0)"] [[package]] name = "llama-cpp-python" -version = "0.3.27" +version = "0.3.29" description = "Python bindings for the llama.cpp library" optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "llama_cpp_python-0.3.27.tar.gz", hash = "sha256:b9eb9957de3776c2b1ae2beeccb52d5603e4e84afd94ae0d46bf96e04cbead6a"}, + {file = "llama_cpp_python-0.3.29.tar.gz", hash = "sha256:21122165951bdc25ba27c0483a2f44082c860d89422945548c64df08b6029ce4"}, ] [package.dependencies]