Skip to content

Commit f7cddb3

Browse files
build(deps): bump huggingface-hub from 1.7.1 to 1.8.0 in /clients/python (#2508)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebfc17c commit f7cddb3

2 files changed

Lines changed: 35 additions & 34 deletions

File tree

clients/python/poetry.lock

Lines changed: 34 additions & 33 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
@@ -24,7 +24,7 @@ aiohttp-retry = "^2.8.3"
2424
# allows for reentrant event loops (used for sync client) - Python 3.14 compatible
2525
nest-asyncio2 = "^1.7.1"
2626

27-
huggingface-hub = { version = ">=0.20.1,<1.8.0", optional = true }
27+
huggingface-hub = { version = ">=0.20.1,<1.10.0", optional = true }
2828
olot = { version = "^0.1.17", optional = true }
2929
boto3 = { version = "^1.37.34", optional = true }
3030
rh-model-signing = { version = "0.1.0", optional = true }

0 commit comments

Comments
 (0)