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

Commit 8313b2d

Browse files
Merge pull request #390 from CSCfi/dependabot/pip/coverage-7.2.1
Bump coverage from 7.1.0 to 7.2.1
2 parents 08f0ed7 + b19d554 commit 8313b2d

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.1.0",
58+
"coverage==7.2.1",
5959
"pytest<7.3",
6060
"pytest-cov==4.0.0",
6161
"testfixtures==7.1.0",

0 commit comments

Comments
 (0)