From 7e3db17f3bb14f559f9d1d57399fe8f14dce83a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 22:39:48 +0000 Subject: [PATCH] Build: Bump huggingface-hub from 0.31.2 to 0.31.4 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.31.2 to 0.31.4. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.31.2...v0.31.4) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.31.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1ffd50b9a5..04fb1cb91b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1986,15 +1986,15 @@ colorama = ">=0.4" [[package]] name = "huggingface-hub" -version = "0.31.2" +version = "0.31.4" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = true python-versions = ">=3.8.0" groups = ["main"] markers = "extra == \"hf\"" files = [ - {file = "huggingface_hub-0.31.2-py3-none-any.whl", hash = "sha256:8138cd52aa2326b4429bb00a4a1ba8538346b7b8a808cdce30acb6f1f1bdaeec"}, - {file = "huggingface_hub-0.31.2.tar.gz", hash = "sha256:7053561376ed7f6ffdaecf09cc54d70dc784ac6315fa4bb9b93e19662b029675"}, + {file = "huggingface_hub-0.31.4-py3-none-any.whl", hash = "sha256:4f70704760296cc69b612916056e9845f5490a33782b924fc531767967acc15d"}, + {file = "huggingface_hub-0.31.4.tar.gz", hash = "sha256:5a7bc710b9f9c028aee5b1476867b4ec5c1b92f043cb364d5fdc54354757e4ce"}, ] [package.dependencies]