From a716c1433b4bdf38b9e883eb74c2be288f66483c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 10:57:31 +0000 Subject: [PATCH] chore(deps): bump huggingface-hub from 1.29.0 to 1.30.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.30.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 cda86ae..e5dbe08 100644 --- a/weight-custody-manifest/requirements-lora.txt +++ b/weight-custody-manifest/requirements-lora.txt @@ -1,4 +1,4 @@ -huggingface_hub==1.29.0 +huggingface_hub==1.30.0 safetensors==0.8.0 transformers==5.16.1 peft==0.20.0