Skip to content

Commit c83f3f5

Browse files
authored
Merge pull request #55 from MartinPdeS/dependabot/pip/master/coverage-7.10.5
Bump coverage from 7.10.4 to 7.10.5
2 parents 33cd06d + 0e3a594 commit c83f3f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ testing = [
6161
"pytest>=0.6",
6262
"pytest-cov>=2.0",
6363
"pytest-json-report ==1.5.0",
64-
"coverage==7.10.4"
64+
"coverage==7.10.5"
6565
]
6666

6767
documentation = [

0 commit comments

Comments
 (0)