Skip to content

Commit c779186

Browse files
authored
Merge pull request #171 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 1531737 + 63b5dd5 commit c779186

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
@@ -127,7 +127,7 @@ deps =
127127
flake8-bugbear==21.4.3
128128
flake8==3.9.2
129129
mccabe==0.6.1
130-
pep8-naming==0.11.1
130+
pep8-naming==0.12.0
131131
pycodestyle==2.7.0
132132
pydocstyle==6.1.1
133133
pyflakes==2.3.1
@@ -187,7 +187,7 @@ description = run Mypy (static type checker)
187187
basepython = {[default]basepython}
188188

189189
deps =
190-
mypy==0.902
190+
mypy==0.910
191191
types-mock==0.1.3
192192

193193
{[default]deps}
@@ -323,7 +323,7 @@ description = build documentation
323323
basepython = {[default]basepython}
324324

325325
deps =
326-
Sphinx==4.0.2
326+
Sphinx==4.0.3
327327
sphinx-rtd-theme==0.5.2
328328

329329
commands =

0 commit comments

Comments
 (0)