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