From 6b9155513c6dc7b6f370a8c2b8b14d5c12ba9866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 03:17:34 +0000 Subject: [PATCH] Bump huggingface-hub from 1.16.1 to 1.20.1 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.16.1 to 1.20.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.16.1...v1.20.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea07948..3c8e419 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ hf-xet==1.5.1 ; python_version >= "3.12" and python_version < "4.0" and (platfor httpcore==1.0.9 ; python_version >= "3.12" and python_version < "4.0" httpx-ws==0.9.0 ; python_version >= "3.12" and python_version < "4.0" httpx==0.28.1 ; python_version >= "3.12" and python_version < "4.0" -huggingface-hub==1.16.1 ; python_version >= "3.12" and python_version < "4.0" +huggingface-hub==1.20.1 ; python_version >= "3.12" and python_version < "4.0" idna==3.18 ; python_version >= "3.12" and python_version < "4.0" imageio-ffmpeg==0.6.0 ; python_version >= "3.12" and python_version < "4.0" imageio==2.37.3 ; python_version >= "3.12" and python_version < "4.0"