Upgrade pylint to 2.3.1 (#21789)

This commit is contained in:
Ville Skyttä 2019-03-08 09:13:35 +02:00 committed by GitHub
parent 78a806bc5c
commit 2812483193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ flake8==3.7.7
mock-open==1.3.1
mypy==0.670
pydocstyle==3.0.0
pylint==2.3.0
pylint==2.3.1
pytest-aiohttp==0.3.0
pytest-cov==2.6.1
pytest-sugar==0.9.2

View File

@ -9,7 +9,7 @@ flake8==3.7.7
mock-open==1.3.1
mypy==0.670
pydocstyle==3.0.0
pylint==2.3.0
pylint==2.3.1
pytest-aiohttp==0.3.0
pytest-cov==2.6.1
pytest-sugar==0.9.2