Skip to content

Commit

Permalink
build(deps): bump the minor group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 2 updates: [huggingface-hub](https://github.com/huggingface/huggingface_hub) and [sphinx](https://github.com/sphinx-doc/sphinx).


Updates `huggingface-hub` from 0.23.4 to 0.23.5
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.23.4...v0.23.5)

Updates `sphinx` from 7.4.4 to 7.4.5
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.4...v7.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent c03cf19 commit 74fe564
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requests = "^2.32.3"
pycountry = "24.6.1"
opentelemetry-api = "^1.22.0"
opentelemetry-sdk = "^1.22.0"
huggingface-hub = "^0.23.4"
huggingface-hub = "^0.23.5"
opentelemetry-exporter-otlp-proto-http = "1.23.0"
# summary grader
rouge-score = "^0.1.2"
Expand Down Expand Up @@ -57,7 +57,7 @@ pandas-stubs = "^2.2.2.240603"

# docs
sphinx-rtd-theme = "^2.0.0"
sphinx = "^7.4.4"
sphinx = "^7.4.5"
matplotlib = "^3.9.1"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit 74fe564

Please sign in to comment.