mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
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:
2
setup.py
2
setup.py
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user