Merge pull request #611 from fireeye/dependabot/pip/pytest-cov-2.12.1

build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
This commit is contained in:
Moritz
2021-06-07 09:55:12 +02:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ setuptools.setup(
"pytest==6.2.4",
"pytest-sugar==0.9.4",
"pytest-instafail==0.4.2",
"pytest-cov==2.12.0",
"pytest-cov==2.12.1",
"pycodestyle==2.7.0",
"black==21.5b2",
"isort==5.8.0",