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

Commit 884500d

Browse files
authored
Merge pull request #220 from CSCfi/dependabot/pip/coverage-6.1.2
Bump coverage from 6.1.1 to 6.1.2
2 parents 70f74ea + fe72b55 commit 884500d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"Cython==0.29.24",
6161
],
6262
"test": [
63-
"coverage==6.1.1",
63+
"coverage==6.1.2",
6464
"pytest<6.3",
6565
"pytest-cov==3.0.0",
6666
"testfixtures==6.18.3",

0 commit comments

Comments
 (0)