From 2baf89d3bed8b493889a22b009ca83bbfd7ebaa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:55:31 +0000 Subject: [PATCH] chore(deps): bump huggingface-hub from 1.24.0 to 1.27.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.24.0 to 1.27.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.24.0...v1.27.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- weight-custody-manifest/requirements-lora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weight-custody-manifest/requirements-lora.txt b/weight-custody-manifest/requirements-lora.txt index 3bfc449..7bd561d 100644 --- a/weight-custody-manifest/requirements-lora.txt +++ b/weight-custody-manifest/requirements-lora.txt @@ -1,4 +1,4 @@ -huggingface_hub==1.24.0 +huggingface_hub==1.27.0 safetensors==0.8.0 transformers==5.14.1 peft==0.20.0