Updates the requirements on [black](https://github.com/psf/black), [pylint](https://github.com/pylint-dev/pylint), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest](https://github.com/pytest-dev/pytest), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff) and [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
Updates `black` 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.1a1...24.10.0)
Updates `pylint` to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@pylint-3.0.0a0...v3.3.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)
Updates `pytest` to 8.3.3
- [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.0...8.3.3)
Updates `hypothesis` to 6.122.0
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.82.0...hypothesis-python-6.122.0)
Updates `ruff` to 0.8.1
- [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.0.280...0.8.1)
Updates `coverage` to 7.6.8
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.7...7.6.8)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: pylint
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: pytest-cov
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: pytest
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: hypothesis
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: ruff
dependency-type: direct:production
dependency-group: dev-dependencies
- dependency-name: coverage
dependency-type: direct:production
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>