Skip to content

Commit 2655482

Browse files
build(deps-dev): bump huggingface-hub from 0.27.1 to 0.28.0
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.27.1...v0.28.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1e7cbe commit 2655482

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pytest-mock = "^3.14.0"
6262
black = "^24.10.0"
6363
mypy = "^1.12.0"
6464
pre-commit = "^4.0.1"
65-
huggingface-hub = ">=0.25.1,<0.28.0"
65+
huggingface-hub = ">=0.25.1,<0.29.0"
6666

6767
# Docs
6868
mkdocs = ">=1.4.2"

0 commit comments

Comments
 (0)