Skip to content

Commit f5a18ae

Browse files
build(deps): bump huggingface-hub from 1.2.3 to 1.3.1 in /clients/python (kubeflow#2087)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.2.3 to 1.3.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.2.3...v1.3.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.3.1 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 4564d93 commit f5a18ae

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

clients/python/poetry.lock

Lines changed: 6 additions & 6 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)
2525
nest-asyncio = "^1.6.0"
2626

27-
huggingface-hub = { version = ">=0.20.1,<1.3.0", optional = true }
27+
huggingface-hub = { version = ">=0.20.1,<1.4.0", optional = true }
2828
olot = { version = "^0.1.6", optional = true }
2929
boto3 = { version = "^1.37.34", optional = true }
3030

0 commit comments

Comments
 (0)