Skip to content

Commit

Permalink
Bump huggingface-hub from 0.19.4 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.19.4 to 0.20.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.19.4...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent c0cc775 commit 0e831b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.11"
pydantic = "^2.5.3"
fastapi = "^0.106.0"
llama-cpp-python = "^0.2.20"
huggingface-hub = "0.19.4"
huggingface-hub = "0.20.1"
duckdb = "^0.9.1"
uvicorn = "^0.25.0"
colorlog = "^6.8.0"
Expand Down

0 comments on commit 0e831b5

Please sign in to comment.