From b966bc038788c6094187fbcebd9fdd95a4b37551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:25:49 +0000 Subject: [PATCH] Bump huggingface-hub from 0.23.3 to 0.23.4 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.3...v0.23.4) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 282cff3..d385cf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ fastapi httpx pydantic==1.10.8 toml==0.10.2 -huggingface_hub==0.23.3 +huggingface_hub==0.23.4 pytest==8.2.2 \ No newline at end of file