build(deps-dev): bump black from 22.8.0 to 22.10.0

Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-10 15:09:31 +00:00
committed by GitHub
parent ac71676d79
commit f2dbb531fe

View File

@@ -74,7 +74,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==3.0.0",
"pycodestyle==2.9.1",
"black==22.8.0",
"black==22.10.0",
"isort==5.10.1",
"mypy==0.971",
"psutil==5.9.2",