From 8b38d4d80c3c1a7cc2779c462bb340b9f617147b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:30:35 +0000 Subject: [PATCH] build(deps): bump huggingface-hub in /skills/remove-ai-marks/scripts 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] --- skills/remove-ai-marks/scripts/requirements-ctrlregen.txt | 2 +- skills/remove-ai-marks/scripts/requirements-markllm.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt b/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt index b0c4653..0ed48f7 100644 --- a/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt +++ b/skills/remove-ai-marks/scripts/requirements-ctrlregen.txt @@ -27,6 +27,6 @@ safetensors==0.8.0 # huggingface_hub must stay <=0.25.0: 0.26.0+ removed the cached_download # symbol that diffusers 0.27.2 still imports. Unpinned, pip resolves latest # (0.36.2) and the backend fails to import. -huggingface_hub==1.29.0 +huggingface_hub==1.30.0 Pillow==12.3.0 piexif==1.1.3 diff --git a/skills/remove-ai-marks/scripts/requirements-markllm.txt b/skills/remove-ai-marks/scripts/requirements-markllm.txt index ea8c0ee..ae6f7c7 100644 --- a/skills/remove-ai-marks/scripts/requirements-markllm.txt +++ b/skills/remove-ai-marks/scripts/requirements-markllm.txt @@ -30,5 +30,5 @@ matplotlib==3.11.1 Cython==3.3.0 numpy==2.5.2 scipy==1.18.1 -huggingface_hub==1.29.0 +huggingface_hub==1.30.0 Pillow==12.3.0