Skip to content

Commit 9f841fc

Browse files
build(deps): bump huggingface-hub in /jobs/async-upload
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.1.2...v1.1.5) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0584cd7 commit 9f841fc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

jobs/async-upload/poetry.lock

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

jobs/async-upload/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = ">=3.11,<4.0"
1111
configargparse = ">=1.7.1,<2.0.0"
1212
model-registry = { version = ">=0.2.19,<0.4.0", extras = ["boto3", "olot"] }
1313
pydantic = ">=2.0.0,<3.0.0"
14-
huggingface-hub = "^1.1.2"
14+
huggingface-hub = "^1.1.5"
1515
requests = "^2.32.5"
1616

1717
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)