Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.10.1` | `23.11.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.88.1` | `6.91.0` | | [mypy](https://github.com/python/mypy) | `1.6.1` | `1.7.1` | | [refurb](https://github.com/dosisod/refurb) | `1.22.1` | `1.24.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.3` | `0.1.6` | Updates `black` from 23.10.1 to 23.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...23.11.0) Updates `hypothesis` from 6.88.1 to 6.91.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.88.1...hypothesis-python-6.91.0) Updates `mypy` from 1.6.1 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.1...v1.7.1) Updates `refurb` from 1.22.1 to 1.24.0 - [Release notes](https://github.com/dosisod/refurb/releases) - [Commits](dosisod/refurb@v1.22.1...v1.24.0) Updates `ruff` from 0.1.3 to 0.1.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.3...v0.1.6) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: refurb dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information