build(deps-dev): bump huggingface-hub from 0.28.1 to 0.29.2

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.28.1 to 0.29.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.28.1...v0.29.2)

---
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-03-14 17:55:26 +00:00
committed by GitHub
parent e495f9626f
commit 5edd4f0959
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ pytest-mock = "^3.14.0"
black = ">=24.10,<26.0"
mypy = "^1.12.0"
pre-commit = "^4.0.1"
huggingface-hub = ">=0.25.1,<0.29.0"
huggingface-hub = ">=0.25.1,<0.30.0"
# Docs
mkdocs = ">=1.4.2"