Merge pull request #785 from fireeye/dependabot/pip/black-21.9b0

build(deps-dev): bump black from 21.8b0 to 21.9b0
This commit is contained in:
Moritz
2021-09-20 19:03:35 +02:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==2.12.1",
"pycodestyle==2.7.0",
"black==21.8b0",
"black==21.9b0",
"isort==5.9.3",
"mypy==0.910",
"psutil==5.8.0",