Update pylint to 3.0.2 (#102576)

This commit is contained in:
Marc Mueller 2023-10-23 13:08:47 +02:00 committed by GitHub
parent 42c062de68
commit 9c0427a7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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