mirror of
https://github.com/vee1e/capa.git
synced 2026-09-04 12:17:29 +00: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:
parent
57095175d2
commit
28b2cd5117
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -72,7 +72,7 @@ setuptools.setup(
|
|||
"pytest==7.3.1",
|
||||
"pytest-sugar==0.9.4",
|
||||
"pytest-instafail==0.5.0",
|
||||
"pytest-cov==4.0.0",
|
||||
"pytest-cov==4.1.0",
|
||||
"pycodestyle==2.10.0",
|
||||
"ruff==0.0.270",
|
||||
"black==23.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue