Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 10 updates (#213)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typer](https://github.com/fastapi/typer) | `0.12.5` | `0.13.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.4` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.7.3` |
| [types-requests](https://github.com/python/typeshed) | `2.32.0.20240914` | `2.32.0.20241016` |
| [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `17.7` | `17.11` |
| [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` |
| [tox](https://github.com/tox-dev/tox) | `4.21.2` | `4.23.2` |
| [datasets](https://github.com/huggingface/datasets) | `3.0.1` | `3.1.0` |
| [transformers](https://github.com/huggingface/transformers) | `4.45.2` | `4.46.2` |



Updates `typer` from 0.12.5 to 0.13.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.12.5...0.13.0)

Updates `rich` from 13.9.2 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.4)

Updates `tqdm` from 4.66.5 to 4.67.0
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.5...v4.67.0)

Updates `ruff` from 0.6.9 to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.9...0.7.3)

Updates `types-requests` from 2.32.0.20240914 to 2.32.0.20241016
- [Commits](https://github.com/python/typeshed/commits)

Updates `pyarrow-stubs` from 17.7 to 17.11
- [Release notes](https://github.com/zen-xu/pyarrow-stubs/releases)
- [Commits](zen-xu/pyarrow-stubs@17.7...17.11)

Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.13.0)

Updates `tox` from 4.21.2 to 4.23.2
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.21.2...4.23.2)

Updates `datasets` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@3.0.1...3.1.0)

Updates `transformers` from 4.45.2 to 4.46.2
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.45.2...v4.46.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pyarrow-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: datasets
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: transformers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Nov 14, 2024
1 parent e157fcd commit 1eb7779
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 85 deletions.
Loading

0 comments on commit 1eb7779

Please sign in to comment.