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

Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.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.10.0...22.12.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-12-12 14:02:41 +00:00
committed by GitHub
parent 5cd7f33d00
commit 47f58162c5

View File

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