From: Ben Darnell Date: Sun, 5 May 2019 16:39:37 +0000 (-0400) Subject: maint: Bump maintainer requirements.txt versions X-Git-Tag: v6.1.0b1~75^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731bc5c672ab9400b8e9eee30d997ff3726615b7;p=thirdparty%2Ftornado.git maint: Bump maintainer requirements.txt versions Drop autopep8, add sphinxcontrib-asyncio --- diff --git a/maint/requirements.in b/maint/requirements.in index 87caccd2a..df4dc637a 100644 --- a/maint/requirements.in +++ b/maint/requirements.in @@ -12,13 +12,13 @@ pycurl # Other useful tools Sphinx>1.8.2 -autopep8 black coverage flake8 mypy==0.630 pep8 pyflakes +sphinxcontrib-asyncio sphinx-rtd-theme tox twine diff --git a/maint/requirements.txt b/maint/requirements.txt index f8d339939..be65997c6 100644 --- a/maint/requirements.txt +++ b/maint/requirements.txt @@ -1,56 +1,64 @@ alabaster==0.7.12 appdirs==1.4.3 -attrs==18.2.0 +attrs==19.1.0 Automat==0.7.0 -autopep8==1.4.2 Babel==2.6.0 -black==18.9b0 -bleach==3.0.2 -certifi==2018.10.15 +black==19.3b0 +bleach==3.1.0 +certifi==2019.3.9 +cffi==1.12.3 chardet==3.0.4 Click==7.0 constantly==15.1.0 -coverage==4.5.1 +coverage==4.5.3 docutils==0.14 +entrypoints==0.3 filelock==3.0.10 -flake8==3.6.0 -hyperlink==18.0.0 -idna==2.7 +flake8==3.7.7 +hyperlink==19.0.0 +idna==2.8 imagesize==1.1.0 incremental==17.5.0 -Jinja2==2.10 -MarkupSafe==1.0 +Jinja2==2.10.1 +MarkupSafe==1.1.1 mccabe==0.6.1 mypy==0.630 mypy-extensions==0.4.1 -packaging==18.0 +packaging==19.0 pep8==1.7.1 -pkginfo==1.4.2 -pluggy==0.8.0 -py==1.7.0 -pycares==2.3.0 -pycodestyle==2.4.0 +pkginfo==1.5.0.1 +pluggy==0.9.0 +py==1.8.0 +pycares==3.0.0 +pycodestyle==2.5.0 +pycparser==2.19 pycurl==7.43.0.2 -pyflakes==2.0.0 -Pygments==2.2.0 +pyflakes==2.1.1 +Pygments==2.3.1 PyHamcrest==1.9.0 -pyparsing==2.3.0 -pytz==2018.7 +pyparsing==2.4.0 +pytz==2019.1 readme-renderer==24.0 -requests==2.20.0 -requests-toolbelt==0.8.0 -six==1.11.0 +requests==2.21.0 +requests-toolbelt==0.9.1 +six==1.12.0 snowballstemmer==1.2.1 -Sphinx==1.8.3 -sphinx-rtd-theme==0.4.2 -sphinxcontrib-websupport==1.1.0 +Sphinx==2.0.1 +sphinx-rtd-theme==0.4.3 +sphinxcontrib-applehelp==1.0.1 +sphinxcontrib-asyncio==0.2.0 +sphinxcontrib-devhelp==1.0.1 +sphinxcontrib-htmlhelp==1.0.2 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.2 +sphinxcontrib-serializinghtml==1.1.3 toml==0.10.0 -tox==3.5.3 -tqdm==4.28.1 -twine==1.12.1 -Twisted==18.9.0 -typed-ast==1.1.0 -urllib3==1.24 -virtualenv==16.1.0 +tox==3.9.0 +tqdm==4.31.1 +twine==1.13.0 +Twisted==19.2.0 +typed-ast==1.1.2 +urllib3==1.24.3 +virtualenv==16.5.0 webencodings==0.5.1 zope.interface==4.6.0