Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group across 1 directory with 10 updates (#222)
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.13.0` | `0.15.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.0` | `4.67.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.3` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.10` | `3.10.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.8.3` | | [types-tqdm](https://github.com/python/typeshed) | `4.66.0.20240417` | `4.67.0.20241119` | | [types-tabulate](https://github.com/python/typeshed) | `0.9.0.20240106` | `0.9.0.20241207` | | [pyarrow-stubs](https://github.com/zen-xu/pyarrow-stubs) | `17.11` | `17.14` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [transformers](https://github.com/huggingface/transformers) | `4.46.2` | `4.46.3` | Updates `typer` from 0.13.0 to 0.15.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.13.0...0.15.1) Updates `tqdm` from 4.67.0 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.0...v4.67.1) Updates `pydantic` from 2.9.2 to 2.10.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.3) Updates `aiohttp` from 3.10.10 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.10...v3.10.11) Updates `ruff` from 0.7.3 to 0.8.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.7.3...0.8.3) Updates `types-tqdm` from 4.66.0.20240417 to 4.67.0.20241119 - [Commits](https://github.com/python/typeshed/commits) Updates `types-tabulate` from 0.9.0.20240106 to 0.9.0.20241207 - [Commits](https://github.com/python/typeshed/commits) Updates `pyarrow-stubs` from 17.11 to 17.14 - [Release notes](https://github.com/zen-xu/pyarrow-stubs/releases) - [Commits](zen-xu/pyarrow-stubs@17.11...17.14) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `transformers` from 4.46.2 to 4.46.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.46.2...v4.46.3) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-tqdm dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-tabulate 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: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: transformers dependency-type: direct:development update-type: version-update:semver-patch 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