Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 36c1677 commit 2b908e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.109.0"
llama-cpp-python = "^0.2.32"
huggingface-hub = "0.20.1"
huggingface-hub = "0.20.3"
duckdb = "^0.9.1"
uvicorn = "^0.25.0"
colorlog = "^6.8.0"
Expand Down

0 comments on commit 2b908e6

Please sign in to comment.