build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.1 to 0.27.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.25.1...v0.27.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-23 17:54:02 +00:00
committed by GitHub
parent e1400b6f58
commit 6678e5d3ab
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ pytest-mock = "^3.14.0"
black = "^24.10.0"
mypy = "^1.12.0"
pre-commit = "^4.0.1"
huggingface-hub = "^0.25.1"
huggingface-hub = ">=0.25.1,<0.28.0"
# Docs
mkdocs = ">=1.4.2"