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

Commit 7dc94b4

Browse files
Merge pull request #372 from CSCfi/dependabot/pip/coverage-7.0.5
Bump coverage from 7.0.4 to 7.0.5
2 parents ac9175f + 2f62000 commit 7dc94b4

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
@@ -55,7 +55,7 @@
5555
"Cython==0.29.33",
5656
],
5757
"test": [
58-
"coverage==7.0.4",
58+
"coverage==7.0.5",
5959
"pytest<7.3",
6060
"pytest-cov==4.0.0",
6161
"testfixtures==7.0.4",

0 commit comments

Comments
 (0)