From 703e8ee8ad005b46a430d52887e79948a4d7f1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 06:53:06 +0000 Subject: [PATCH] Bump llama-cpp-python from 0.3.14 to 0.3.16 Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.3.14 to 0.3.16. - [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.16) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.16 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..5800ba5 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.16