From 1d009b9cf460bc6378aceeec705551893e5948e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:36:01 +0000 Subject: [PATCH] Bump huggingface-hub from 0.23.4 to 0.24.7 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.23.4 to 0.24.7. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.4...v0.24.7) --- 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 52f3e72..5ae52f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ httpx==0.27.0 pydantic==2.8.2 pydantic-settings==2.4.0 toml==0.10.2 -huggingface_hub==0.23.4 +huggingface_hub==0.24.7 pytest==8.2.2 cachetools==5.4.0 PyYAML==6.0.1