Upgrade pylint to 2.1.1 (#15872)

This commit is contained in:
Ville Skyttä 2018-08-07 17:09:19 +03:00 committed by Fabian Affolter
parent d071df0dec
commit 4cbcb4c3a2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ flake8==3.5
mock-open==1.3.1
mypy==0.620
pydocstyle==1.1.1
pylint==2.1.0
pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1

View File

@ -9,7 +9,7 @@ flake8==3.5
mock-open==1.3.1
mypy==0.620
pydocstyle==1.1.1
pylint==2.1.0
pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1