From 83fb975920157f826646c7621cbd36d31de1c623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 22:21:51 +0000 Subject: [PATCH] chore(deps): bump accelerate from 1.14.0 to 1.15.0 Bumps [accelerate](https://github.com/huggingface/accelerate) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](https://github.com/huggingface/accelerate/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: accelerate dependency-version: 1.15.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 920ff92..6ced7ef 100644 --- a/weight-custody-manifest/requirements-lora.txt +++ b/weight-custody-manifest/requirements-lora.txt @@ -2,6 +2,6 @@ huggingface_hub==1.30.0 safetensors==0.8.0 transformers==5.17.0 peft==0.20.0 -accelerate==1.14.0 +accelerate==1.15.0 torch==2.14.0 model-signing==1.1.1