Merge pull request #632 from fireeye/dependabot/pip/black-21.6b0

build(deps-dev): bump black from 21.5b2 to 21.6b0
This commit is contained in:
Willi Ballenthin
2021-06-14 08:20:53 -06:00
committed by GitHub

View File

@@ -70,7 +70,7 @@ setuptools.setup(
"pytest-instafail==0.4.2", "pytest-instafail==0.4.2",
"pytest-cov==2.12.1", "pytest-cov==2.12.1",
"pycodestyle==2.7.0", "pycodestyle==2.7.0",
"black==21.5b2", "black==21.6b0",
"isort==5.8.0", "isort==5.8.0",
] ]
}, },