Skip to content

Commit 5131dfc

Browse files
authored
Merge pull request #57 from MartinPdeS/dependabot/pip/master/coverage-7.11.0
Bump coverage from 7.10.7 to 7.11.0
2 parents 71cfb1e + 996225e commit 5131dfc

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
@@ -63,7 +63,7 @@ testing = [
6363
"pytest>=0.6",
6464
"pytest-cov>=2.0",
6565
"pytest-json-report ==1.5.0",
66-
"coverage==7.10.7"
66+
"coverage==7.11.0"
6767
]
6868

6969
documentation = [

0 commit comments

Comments
 (0)