From 3dd582386b8ccd59b735428918b9bf9d3f9a11f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 09:35:46 +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.30.0 to 1.31.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.31.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 0ed48f7..86974e6 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.30.0 +huggingface_hub==1.31.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 bb92884..f595dda 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.30.0 +huggingface_hub==1.31.0 Pillow==12.3.0