Skip to content

Commit af383a3

Browse files
build(deps): bump huggingface-hub from 0.35.3 to 0.36.0 (#387)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.35.3 to 0.36.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.35.3...v0.36.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.36.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 a8ec785 commit af383a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{name = "Luke Hinds", email = "luke@rdrocket.com"}]
66
readme = "README.md"
77
requires-python = ">=3.11"
88
dependencies = [
9-
"huggingface-hub==0.35.3",
9+
"huggingface-hub==0.36.0",
1010
"datasets>=3.0,<5.0",
1111
"kagglehub>=0.3.0",
1212
"outlines==1.2.7",

0 commit comments

Comments
 (0)