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

Commit 5c69c64

Browse files
Merge pull request #332 from CSCfi/dependabot/pip/pytest-cov-4.0.0
Bump pytest-cov from 3.0.0 to 4.0.0
2 parents 4966c6e + 6d41411 commit 5c69c64

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.5.0",
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)