mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -70,7 +70,7 @@ setuptools.setup(
|
|||||||
"pytest==6.2.5",
|
"pytest==6.2.5",
|
||||||
"pytest-sugar==0.9.4",
|
"pytest-sugar==0.9.4",
|
||||||
"pytest-instafail==0.4.2",
|
"pytest-instafail==0.4.2",
|
||||||
"pytest-cov==2.12.1",
|
"pytest-cov==3.0.0",
|
||||||
"pycodestyle==2.7.0",
|
"pycodestyle==2.7.0",
|
||||||
"black==21.9b0",
|
"black==21.9b0",
|
||||||
"isort==5.9.3",
|
"isort==5.9.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user