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

Commit 60aa3b8

Browse files
Merge pull request #456 from CSCfi/dependabot/pip/coverage-7.3.1
Bump coverage from 7.3.0 to 7.3.1
2 parents b633731 + 7e6d84b commit 60aa3b8

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
@@ -54,7 +54,7 @@
5454
"Cython==3.0.2",
5555
],
5656
"test": [
57-
"coverage==7.3.0",
57+
"coverage==7.3.1",
5858
"pytest<7.5",
5959
"pytest-cov==4.1.0",
6060
"testfixtures==7.1.0",

0 commit comments

Comments
 (0)