From 9dab64dd965ecc143a9c9c8c17de9ef16398c6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 07:39:41 +0000 Subject: [PATCH] Bump llama-cpp-python from 0.3.14 to 0.3.15 Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.3.14 to 0.3.15. - [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.15) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- AI-Documentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI-Documentation/requirements.txt b/AI-Documentation/requirements.txt index afd864a..cc6a2fe 100644 --- a/AI-Documentation/requirements.txt +++ b/AI-Documentation/requirements.txt @@ -1,3 +1,3 @@ tree-sitter==0.24.0 tree-sitter-python==0.23.6 -llama-cpp-python==0.3.14 +llama-cpp-python==0.3.15