Skip to content

Commit f06a89b

Browse files
authored
Merge pull request #79 from MartinPdeS/dependabot/pip/master/coverage-7.14.1
Bump coverage from 7.13.5 to 7.14.1
2 parents 5277e02 + 3876c5c commit f06a89b

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
@@ -77,7 +77,7 @@ testing = [
7777
"pytest>=7",
7878
"pytest-cov>=2.0",
7979
"pytest-json-report ==1.5.0",
80-
"coverage==7.13.5"
80+
"coverage==7.14.1"
8181
]
8282
documentation = [
8383
"numpydoc==1.10.0",

0 commit comments

Comments
 (0)