build(deps-dev): bump black from 21.11b1 to 21.12b0

Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-06 14:12:23 +00:00
committed by GitHub
parent 09fd371b9d
commit fa6a2069ce

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==3.0.0",
"pycodestyle==2.8.0",
"black==21.11b1",
"black==21.12b0",
"isort==5.10.1",
"mypy==0.910",
"psutil==5.8.0",