Update pylint to 2.17.2 (#91894)

This commit is contained in:
Marc Mueller
2023-04-23 14:46:48 +02:00
committed by GitHub
parent 1a00644b0a
commit 06520217bc
8 changed files with 6 additions and 13 deletions

View File

@@ -7,14 +7,14 @@
-c homeassistant/package_constraints.txt
-r requirements_test_pre_commit.txt
astroid==2.15.0
astroid==2.15.3
coverage==7.2.3
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.0
pylint==2.17.2
pylint-per-file-ignores==1.1.0
pipdeptree==2.7.0
pytest-asyncio==0.20.3