Skip to content

Commit

Permalink
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: [rich](https://github.com/Textualize/rich) and [huggingface-hub](https://github.com/huggingface/huggingface_hub).


Updates `rich` from 13.7.0 to 13.7.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.0...v13.7.1)

Updates `huggingface-hub` from 0.21.1 to 0.21.2
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benbrandt committed Feb 28, 2024
1 parent e091312 commit 7d3cb60
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 @@ -20,7 +20,7 @@ aleph-alpha-client = ">=4.0.0"
python-dotenv = "*"
semantic-text-splitter = "^0.6.3"
qdrant-client = "^1.7.3"
rich = "^13.6.0"
rich = "^13.7.1"
nbconvert = "^7.16.1"
datasets = "^2.17.1"
jupyter = "^1.0.0"
Expand All @@ -32,7 +32,7 @@ pycountry = "23.12.11"
rouge = "^1.0.1"
opentelemetry-api = "^1.22.0"
opentelemetry-sdk = "^1.22.0"
huggingface-hub = "^0.21.1"
huggingface-hub = "^0.21.2"

[tool.poetry.group.dev.dependencies]
mypy = "^1.8.0"
Expand Down

0 comments on commit 7d3cb60

Please sign in to comment.