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

Commit 4966c6e

Browse files
Merge pull request #330 from CSCfi/dependabot/pip/coverage-6.5.0
Bump coverage from 6.4.4 to 6.5.0
2 parents eb751f1 + b695394 commit 4966c6e

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.32",
5656
],
5757
"test": [
58-
"coverage==6.4.4",
58+
"coverage==6.5.0",
5959
"pytest<7.2",
6060
"pytest-cov==3.0.0",
6161
"testfixtures==7.0.0",

0 commit comments

Comments
 (0)