Update pylint to 2.15.10 (#86167)
This commit is contained in:
parent
fea5330cee
commit
f0ba7a3795
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.12.13
|
||||
astroid==2.12.14
|
||||
codecov==2.1.12
|
||||
coverage==7.0.5
|
||||
freezegun==1.2.2
|
||||
mock-open==1.4.0
|
||||
mypy==0.991
|
||||
pre-commit==2.21.0
|
||||
pylint==2.15.8
|
||||
pylint==2.15.10
|
||||
pipdeptree==2.3.1
|
||||
pytest-asyncio==0.20.2
|
||||
pytest-aiohttp==1.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue