build(deps-dev): bump black from 21.4b0 to 21.4b2

Bumps [black](https://github.com/psf/black) from 21.4b0 to 21.4b2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-03 06:36:46 +00:00
committed by GitHub
parent 82ce223c9b
commit 0b1c80d4d5

View File

@@ -69,7 +69,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==2.11.1",
"pycodestyle==2.7.0",
"black==21.4b0",
"black==21.4b2",
"isort==5.8.0",
]
},