Skip to content

Commit

Permalink
build(deps): bump the minor group with 2 updates (#1000)
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 [sacrebleu](https://github.com/mjpost/sacrebleu).


Updates `huggingface-hub` from 0.24.5 to 0.24.6
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.24.5...v0.24.6)

Updates `sacrebleu` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/mjpost/sacrebleu/releases)
- [Changelog](https://github.com/mjpost/sacrebleu/blob/master/CHANGELOG.md)
- [Commits](mjpost/sacrebleu@v2.4.2...v2.4.3)

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

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 Aug 20, 2024
1 parent 1179f44 commit 3eb88cd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 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,11 +24,11 @@ requests = "^2.32.3"
pycountry = "24.6.1"
opentelemetry-api = "^1.22.0"
opentelemetry-sdk = "^1.22.0"
huggingface-hub = "^0.24.5"
huggingface-hub = "^0.24.6"
opentelemetry-exporter-otlp-proto-http = "1.23.0"
# summary grader
rouge-score = "^0.1.2"
sacrebleu = "^2.4.2"
sacrebleu = "^2.4.3"
lingua-language-detector = "^2.0.2"
argilla = "^1.29.1"

Expand Down

0 comments on commit 3eb88cd

Please sign in to comment.