Merge pull request #2040 from mandiant/dependabot/pip/pytest-cov-5.0.0

build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
This commit is contained in:
Moritz
2024-04-26 13:27:09 +02:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ dev = [
"pytest==8.0.0",
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",
"pytest-cov==5.0.0",
"flake8==7.0.0",
"flake8-bugbear==24.2.6",
"flake8-encodings==0.5.1",