From 28962e152445f9d84f62c51986b47f1770370f69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 01:05:53 +0000 Subject: [PATCH] chore(deps): bump xllamacpp from 2026.8.10566 to 2026.9.10809 Bumps [xllamacpp](https://github.com/xorbitsai/xllamacpp) from 2026.8.10566 to 2026.9.10809. - [Release notes](https://github.com/xorbitsai/xllamacpp/releases) - [Commits](https://github.com/xorbitsai/xllamacpp/compare/v2026.8.10566...v2026.9.10809) --- updated-dependencies: - dependency-name: xllamacpp dependency-version: 2026.9.10809 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 49acb1d..28073b2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2340,15 +2340,15 @@ files = [ [[package]] name = "xllamacpp" -version = "2026.8.10566" -description = "A Python wrapper of llama.cpp" +version = "2026.9.10809" +description = "Python bindings for llama.cpp with native server APIs and prebuilt CPU and GPU wheels" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "xllamacpp-2026.8.10566-cp310-abi3-linux_aarch64.whl", hash = "sha256:65b70f39f4384290788510865184aabed8e290b77049f8a1ac65e115ecaf3a4b"}, - {file = "xllamacpp-2026.8.10566-cp310-abi3-linux_x86_64.whl", hash = "sha256:b09c799be86e01373471470600d80d2d57cb1a4b8087d70766ba7b08d7821c42"}, - {file = "xllamacpp-2026.8.10566-cp310-abi3-win_amd64.whl", hash = "sha256:8af1d91aa3672c76dedb528ce821779df421859a785769d6c2a3d9fe94830ba9"}, + {file = "xllamacpp-2026.9.10809-cp310-abi3-linux_aarch64.whl", hash = "sha256:a76e80232e7515b2fb83bade537cb4581e2d2941e3a05b3cc3b259144d172ea5"}, + {file = "xllamacpp-2026.9.10809-cp310-abi3-linux_x86_64.whl", hash = "sha256:feec20ad73332f97e4c4a1d31b9bff70da88b9e441569f83431427bb9dac5bde"}, + {file = "xllamacpp-2026.9.10809-cp310-abi3-win_amd64.whl", hash = "sha256:56cfe1c7a953cd9851fe9ac4f145feb686911cc9a7e83e75add9306d6cd7e9d8"}, ] [package.extras]