From 20319be5ed18851ca7e3b7d07b215d574e1a7f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:55:13 +0000 Subject: [PATCH] chore(deps): bump huggingface-hub from 1.28.0 to 1.29.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.29.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 f427fcf..6e99ef0 100644 --- a/weight-custody-manifest/requirements-lora.txt +++ b/weight-custody-manifest/requirements-lora.txt @@ -1,4 +1,4 @@ -huggingface_hub==1.28.0 +huggingface_hub==1.29.0 safetensors==0.8.0 transformers==5.15.1 peft==0.20.0