Skip to content

Commit 65bee43

Browse files
authored
Merge pull request #139 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 62f7831 + 33ef55a commit 65bee43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ basepython = {[default]basepython}
120120
skip_install = True
121121

122122
deps =
123-
flake8-bugbear==20.1.4
123+
flake8-bugbear==20.11.1
124124
flake8==3.8.4
125125
mccabe==0.6.1
126126
pep8-naming==0.11.1
@@ -277,7 +277,7 @@ skip_install = True
277277

278278
deps =
279279
{[testenv:coverage_report]deps}
280-
codecov==2.1.10
280+
codecov==2.1.11
281281

282282
passenv =
283283
# See https://github.com/codecov/codecov-python/blob/master/README.md#using-tox
@@ -319,7 +319,7 @@ description = build documentation
319319
basepython = {[default]basepython}
320320

321321
deps =
322-
Sphinx==3.3.0
322+
Sphinx==3.3.1
323323
sphinx-rtd-theme==0.5.0
324324

325325
commands =

0 commit comments

Comments
 (0)