Skip to content

Commit cf0ff4c

Browse files
authored
fix other refs to coverage
1 parent c798fd0 commit cf0ff4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ basepython = python
193193
skip_install = True
194194

195195
deps =
196-
coverage==4.5.4
196+
coverage==5.0.3
197197

198198
commands =
199199
coverage combine
@@ -214,7 +214,7 @@ basepython = python
214214
skip_install = True
215215

216216
deps =
217-
coverage==4.5.4
217+
coverage==5.0.3
218218
codecov==2.0.15
219219

220220
commands =

0 commit comments

Comments
 (0)