We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c798fd0 commit cf0ff4cCopy full SHA for cf0ff4c
1 file changed
tox.ini
@@ -193,7 +193,7 @@ basepython = python
193
skip_install = True
194
195
deps =
196
- coverage==4.5.4
+ coverage==5.0.3
197
198
commands =
199
coverage combine
@@ -214,7 +214,7 @@ basepython = python
214
215
216
217
218
codecov==2.0.15
219
220
0 commit comments