mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 15:37:37 -08:00
build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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