From a48a69d70b0845df5a29e786cabe63718933b68c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:55:28 +0000 Subject: [PATCH] chore(deps): bump huggingface-hub from 1.27.0 to 1.28.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.28.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 eb66c46..3e3c46a 100644 --- a/weight-custody-manifest/requirements-lora.txt +++ b/weight-custody-manifest/requirements-lora.txt @@ -1,4 +1,4 @@ -huggingface_hub==1.27.0 +huggingface_hub==1.28.0 safetensors==0.8.0 transformers==5.15.0 peft==0.20.0