Skip to content

Commit 40fddc8

Browse files
authored
Merge pull request #166 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 1ac9cc2 + af2bea1 commit 40fddc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ deps =
129129
mccabe==0.6.1
130130
pep8-naming==0.11.1
131131
pycodestyle==2.7.0
132-
pydocstyle==6.0.0
132+
pydocstyle==6.1.1
133133
pyflakes==2.3.1
134134

135135
commands =
@@ -322,7 +322,7 @@ description = build documentation
322322
basepython = {[default]basepython}
323323

324324
deps =
325-
Sphinx==4.0.1
325+
Sphinx==4.0.2
326326
sphinx-rtd-theme==0.5.2
327327

328328
commands =

0 commit comments

Comments
 (0)