Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 6d41411

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.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](pytest-dev/pytest-cov@v3.0.0...v4.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>
1 parent 3f44657 commit 6d41411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"test": [
5858
"coverage==6.4.4",
5959
"pytest<7.2",
60-
"pytest-cov==3.0.0",
60+
"pytest-cov==4.0.0",
6161
"testfixtures==7.0.0",
6262
"tox==3.26.0",
6363
"flake8==5.0.4",

0 commit comments

Comments
 (0)