Skip to content

Commit 0d96d18

Browse files
build(deps): bump huggingface-hub from 0.27.1 to 0.28.1 in /clients/python (#753)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.27.1...v0.28.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3400179 commit 0d96d18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

clients/python/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.

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ nest-asyncio = "^1.6.0"
2626
# necessary for modern type annotations using pydantic on 3.9
2727
eval-type-backport = "^0.2.0"
2828

29-
huggingface-hub = { version = ">=0.20.1,<0.28.0", optional = true }
29+
huggingface-hub = { version = ">=0.20.1,<0.29.0", optional = true }
3030

3131
[tool.poetry.extras]
3232
hf = ["huggingface-hub"]

0 commit comments

Comments
 (0)