Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-requirements group across 1 directory with 11 updates
Updates the requirements on [ruff](https://github.com/astral-sh/ruff), [typeguard](https://github.com/agronholm/typeguard), [eval-type-backport](https://github.com/alexmojaki/eval_type_backport), [pytest](https://github.com/pytest-dev/pytest), [coverage](https://github.com/nedbat/coveragepy), [mypy](https://github.com/python/mypy), [types-setuptools](https://github.com/python/typeshed), [pyright](https://github.com/RobertCraigie/pyright-python), [cibuildwheel](https://github.com/pypa/cibuildwheel), [setuptools](https://github.com/pypa/setuptools) and [mypy[mypyc]](https://github.com/python/mypy) to permit the latest version. Updates `ruff` from 0.7.1 to 0.8.5 - [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.1...0.8.5) Updates `typeguard` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.4.0...4.4.1) Updates `eval-type-backport` from 0.2.0 to 0.2.2 - [Commits](alexmojaki/eval_type_backport@v0.2.0...v0.2.2) 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 `coverage` to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.10) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `types-setuptools` from 75.2.0.20241025 to 75.6.0.20241223 - [Commits](https://github.com/python/typeshed/commits) Updates `pyright` from 1.1.387 to 1.1.391 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.387...v1.1.391) Updates `cibuildwheel` from 2.21.3 to 2.22.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22) Updates `setuptools` from 75.3.0 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.3.0...v75.6.0) Updates `mypy[mypyc]` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: eval-type-backport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: coverage dependency-type: direct:production dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mypy[mypyc] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information