Merge pull request #1521 from mandiant/dependabot/pip/pytest-cov-4.1.0

build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
This commit is contained in:
Moritz
2023-06-19 17:23:19 +02:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest==7.3.1", "pytest==7.3.1",
"pytest-sugar==0.9.4", "pytest-sugar==0.9.4",
"pytest-instafail==0.5.0", "pytest-instafail==0.5.0",
"pytest-cov==4.0.0", "pytest-cov==4.1.0",
"pycodestyle==2.10.0", "pycodestyle==2.10.0",
"ruff==0.0.270", "ruff==0.0.270",
"black==23.3.0", "black==23.3.0",