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

Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b1.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-11 17:42:03 +00:00
committed by GitHub
parent 9843776460
commit 83a4e054d1

View File

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