From e01821e3db53f80272ff21448e58efba1793f30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 20:05:22 +0000 Subject: [PATCH] build(deps): bump huggingface-hub from 0.30.2 to 0.31.2 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.30.2 to 0.31.2. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.30.2...v0.31.2) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.31.2 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 513ea85..4ad6444 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ idna==3.10 requests==2.32.3 tqdm==4.67.1 urllib3==2.4.0 -huggingface-hub==0.30.2 +huggingface-hub==0.31.2 datasets==3.6.0 litellm==1.52.1