Upgrade pylint to 2.4.3 and astroid to 2.3.2 (#27912)

https://pylint.readthedocs.io/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-4-3
This commit is contained in:
Ville Skyttä 2019-10-19 13:03:52 +03:00 committed by cgtobi
parent 2bd9f5680d
commit 1ec01b5e6c
2 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@ mock-open==1.3.1
mypy==0.730
pre-commit==1.18.3
pydocstyle==4.0.1
pylint==2.4.2
astroid==2.3.1
pylint==2.4.3
astroid==2.3.2
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest-sugar==0.9.2

View File

@ -13,8 +13,8 @@ mock-open==1.3.1
mypy==0.730
pre-commit==1.18.3
pydocstyle==4.0.1
pylint==2.4.2
astroid==2.3.1
pylint==2.4.3
astroid==2.3.2
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest-sugar==0.9.2