mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
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:
parent
2bd9f5680d
commit
1ec01b5e6c
@ -12,8 +12,8 @@ mock-open==1.3.1
|
|||||||
mypy==0.730
|
mypy==0.730
|
||||||
pre-commit==1.18.3
|
pre-commit==1.18.3
|
||||||
pydocstyle==4.0.1
|
pydocstyle==4.0.1
|
||||||
pylint==2.4.2
|
pylint==2.4.3
|
||||||
astroid==2.3.1
|
astroid==2.3.2
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.8.1
|
pytest-cov==2.8.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
|
@ -13,8 +13,8 @@ mock-open==1.3.1
|
|||||||
mypy==0.730
|
mypy==0.730
|
||||||
pre-commit==1.18.3
|
pre-commit==1.18.3
|
||||||
pydocstyle==4.0.1
|
pydocstyle==4.0.1
|
||||||
pylint==2.4.2
|
pylint==2.4.3
|
||||||
astroid==2.3.1
|
astroid==2.3.2
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.8.1
|
pytest-cov==2.8.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user