From a9873804e1eae93a23221480ddfa988584e22fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:09:37 +0000 Subject: [PATCH] Build: Bump huggingface-hub from 0.34.4 to 0.34.5 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.34.4 to 0.34.5. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.34.4...v0.34.5) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.34.5 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 dee2bf1434..85a1090eea 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2250,15 +2250,15 @@ tests = ["pytest"] [[package]] name = "huggingface-hub" -version = "0.34.4" +version = "0.34.5" 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.34.4-py3-none-any.whl", hash = "sha256:9b365d781739c93ff90c359844221beef048403f1bc1f1c123c191257c3c890a"}, - {file = "huggingface_hub-0.34.4.tar.gz", hash = "sha256:a4228daa6fb001be3f4f4bdaf9a0db00e1739235702848df00885c9b5742c85c"}, + {file = "huggingface_hub-0.34.5-py3-none-any.whl", hash = "sha256:fea377adc6e9b6c239c1450e41a1409cbf2c6364d289c04c31d7dbaa222842e3"}, + {file = "huggingface_hub-0.34.5.tar.gz", hash = "sha256:f676c6db41bc3fbd4020f520c842a0548f4c9a3f698dbfa6514bd8e41c3ab52a"}, ] [package.dependencies]