mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update pylint to 3.0.2 (#102576)
This commit is contained in:
parent
42c062de68
commit
9c0427a7ac
@ -7,14 +7,14 @@
|
|||||||
|
|
||||||
-c homeassistant/package_constraints.txt
|
-c homeassistant/package_constraints.txt
|
||||||
-r requirements_test_pre_commit.txt
|
-r requirements_test_pre_commit.txt
|
||||||
astroid==3.0.0
|
astroid==3.0.1
|
||||||
coverage==7.3.2
|
coverage==7.3.2
|
||||||
freezegun==1.2.2
|
freezegun==1.2.2
|
||||||
mock-open==1.4.0
|
mock-open==1.4.0
|
||||||
mypy==1.6.1
|
mypy==1.6.1
|
||||||
pre-commit==3.5.0
|
pre-commit==3.5.0
|
||||||
pydantic==1.10.12
|
pydantic==1.10.12
|
||||||
pylint==3.0.1
|
pylint==3.0.2
|
||||||
pylint-per-file-ignores==1.2.1
|
pylint-per-file-ignores==1.2.1
|
||||||
pipdeptree==2.11.0
|
pipdeptree==2.11.0
|
||||||
pytest-asyncio==0.21.0
|
pytest-asyncio==0.21.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user