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_dependencies group across 1 directory with 5 updates
Updates the requirements on [black[typed-ast]](https://github.com/psf/black), [flake8](https://github.com/pycqa/flake8), [isort](https://github.com/pycqa/isort), [mypy](https://github.com/python/mypy) and [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. Updates `black[typed-ast]` from 23.7.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...24.10.0) Updates `flake8` to 7.1.1 - [Commits](PyCQA/flake8@6.1.0...7.1.1) Updates `isort` to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `mypy` from 1.4.1 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.4.1...v1.14.1) Updates `pytest-cov` to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: black[typed-ast] dependency-type: direct:development update-type: version-update:semver-major dependency-group: python_dependencies - dependency-name: flake8 dependency-type: direct:development dependency-group: python_dependencies - dependency-name: isort dependency-type: direct:development dependency-group: python_dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python_dependencies - dependency-name: pytest-cov dependency-type: direct:development dependency-group: python_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information