Merge pull request #557 from fireeye/dependabot/pip/black-21.5b1

build(deps-dev): bump black from 21.4b2 to 21.5b1
This commit is contained in:
Moritz
2021-05-12 07:35:43 +02:00
committed by GitHub

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",
]
},