From 1b605e1ce4f73f66e5c87f2282263b8887b6325d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:17:37 +0000 Subject: [PATCH] Bump huggingface-hub from 1.16.1 to 1.19.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.16.1 to 1.19.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.16.1...v1.19.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.19.0 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 72ef888..10216c6 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.19.0 ; 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"