Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-dependencies group with 6 updates (#13)
Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [numba](https://github.com/numba/numba) | `0.59.0rc1` | `0.59.0` | | [black](https://github.com/psf/black) | `23.12.1` | `24.1.1` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.0.0` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `23.12.2` | `24.1.17` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.96.1` | `6.97.4` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.0` | Updates `numba` from 0.59.0rc1 to 0.59.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.59.0rc1...0.59.0) Updates `black` from 23.12.1 to 24.1.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) Updates `flake8` from 6.1.0 to 7.0.0 - [Commits](PyCQA/flake8@6.1.0...7.0.0) Updates `flake8-bugbear` from 23.12.2 to 24.1.17 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@23.12.2...24.1.17) Updates `hypothesis` from 6.96.1 to 6.97.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.96.1...hypothesis-python-6.97.4) Updates `pytest` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.0.0) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information