Skip to content

Commit 27bcc6d

Browse files
authored
Merge pull request #56 from MartinPdeS/dependabot/pip/master/coverage-7.10.7
Bump coverage from 7.10.5 to 7.10.7
2 parents c83f3f5 + 7918189 commit 27bcc6d

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.5"
64+
"coverage==7.10.7"
6565
]
6666

6767
documentation = [

0 commit comments

Comments
 (0)