Skip to content

Commit c028dda

Browse files
authored
Merge pull request #136 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 7d2b0be + 280ed3c commit c028dda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ deps =
125125
mccabe==0.6.1
126126
pep8-naming==0.11.1
127127
pycodestyle==2.6.0
128-
pydocstyle==5.1.0
128+
pydocstyle==5.1.1
129129
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
130130
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
131131

@@ -337,7 +337,7 @@ basepython = {[default]basepython}
337337

338338
deps =
339339
{[testenv:docs]deps}
340-
sphinx-autobuild==0.7.1
340+
sphinx-autobuild==2020.9.1
341341

342342
commands =
343343
sphinx-autobuild \

0 commit comments

Comments
 (0)