Skip to content

Commit

Permalink
Bump huggingface-hub from 0.25.0 to 0.25.1 in /api (#1477)
Browse files Browse the repository at this point in the history
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 091caed commit 7da53bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ starlette = "^0.26.1"
typing-extensions = "^4.12.2"
urllib3 = "^2.2.3"
fastapi = "^0.95.1"
huggingface-hub = "^0.25.0"
huggingface-hub = "^0.25.1"
requests = "^2.32.3"
langchain = "^0.0.180"
loguru = "^0.7.2"
Expand Down

0 comments on commit 7da53bb

Please sign in to comment.