Skip to content

Commit

Permalink
build(deps): bump datasets from 3.1.0 to 3.2.0 (#1186)
Browse files Browse the repository at this point in the history
Bumps [datasets](https://github.com/huggingface/datasets) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: datasets
  dependency-type: direct:production
  update-type: version-update:semver-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 Dec 19, 2024
1 parent 12443fe commit 6b5632d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 @@ -19,7 +19,7 @@ python-dotenv = "*"
semantic-text-splitter = "^0.19.0"
qdrant-client = "^1.12.1"
rich = "^13.9.4"
datasets = "^3.1.0"
datasets = "^3.2.0"
requests = "^2.32.3"
pycountry = "24.6.1"
opentelemetry-api = "^1.22.0"
Expand Down

0 comments on commit 6b5632d

Please sign in to comment.