Update pylint to 2.17.4 (#92703)
This commit is contained in:
parent
c634d8f940
commit
14fd5b7cda
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@
|
|||
|
||||
-c homeassistant/package_constraints.txt
|
||||
-r requirements_test_pre_commit.txt
|
||||
astroid==2.15.3
|
||||
astroid==2.15.4
|
||||
coverage==7.2.4
|
||||
freezegun==1.2.2
|
||||
mock-open==1.4.0
|
||||
mypy==1.2.0
|
||||
pre-commit==3.1.0
|
||||
pydantic==1.10.7
|
||||
pylint==2.17.2
|
||||
pylint==2.17.4
|
||||
pylint-per-file-ignores==1.1.0
|
||||
pipdeptree==2.7.0
|
||||
pytest-asyncio==0.20.3
|
||||
|
|
Loading…
Add table
Reference in a new issue