From 921ec824f98e2f0343e8779fdf4b22a8a6b04122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:38:12 +0000 Subject: [PATCH] :arrow_up: Bump huggingface-hub from 0.24.6 to 0.30.1 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.24.6 to 0.30.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.6...v0.30.1) --- updated-dependencies: - dependency-name: huggingface-hub 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 7a620be4..086e8ae5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ fsspec==2024.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0" httpcore==1.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0" httpx==0.27.2 ; python_full_version >= "3.8.1" and python_version < "4.0" -huggingface-hub==0.24.6 ; python_full_version >= "3.8.1" and python_version < "4.0" +huggingface-hub==0.30.1 ; python_full_version >= "3.8.1" and python_version < "4.0" idna==3.8 ; python_full_version >= "3.8.1" and python_version < "4.0" importlib-metadata==8.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0" importlib-resources==6.4.4 ; python_full_version >= "3.8.1" and python_version < "3.9"