Skip to content

Commit f6c2823

Browse files
committed
requires.io keeps wanting to update only one usage of a module
1 parent 82fce3c commit f6c2823

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
@@ -194,7 +194,7 @@ basepython = python
194194
skip_install = True
195195

196196
deps =
197-
coverage==4.5.4
197+
coverage==5.0.2
198198

199199
commands =
200200
coverage combine
@@ -215,7 +215,7 @@ basepython = python
215215
skip_install = True
216216

217217
deps =
218-
coverage==4.5.4
218+
coverage==5.0.2
219219
codecov==2.0.15
220220

221221
commands =

0 commit comments

Comments
 (0)