We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d2b0be + 280ed3c commit c028ddaCopy full SHA for c028dda
1 file changed
tox.ini
@@ -125,7 +125,7 @@ deps =
125
mccabe==0.6.1
126
pep8-naming==0.11.1
127
pycodestyle==2.6.0
128
- pydocstyle==5.1.0
+ pydocstyle==5.1.1
129
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
130
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
131
@@ -337,7 +337,7 @@ basepython = {[default]basepython}
337
338
deps =
339
{[testenv:docs]deps}
340
- sphinx-autobuild==0.7.1
+ sphinx-autobuild==2020.9.1
341
342
commands =
343
sphinx-autobuild \
0 commit comments