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

Commit dc6d37c

Browse files
Merge pull request #449 from CSCfi/dependabot/pip/coverage-7.3.0
Bump coverage from 7.2.7 to 7.3.0
2 parents 9bad457 + 5002d7f commit dc6d37c

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.0",
5555
],
5656
"test": [
57-
"coverage==7.2.7",
57+
"coverage==7.3.0",
5858
"pytest<7.5",
5959
"pytest-cov==4.1.0",
6060
"testfixtures==7.1.0",

0 commit comments

Comments
 (0)