Update pylint to 3.3.7 + astroid to 3.3.10 (#144630)

* Update pylint to 3.3.7 + astroid to 3.3.10

* Remove unnecessary pylint disable comment
This commit is contained in:
Marc Mueller
2025-05-11 07:06:42 +02:00
committed by GitHub
parent 882565a8e5
commit e065f1e097
2 changed files with 2 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
-c homeassistant/package_constraints.txt
-r requirements_test_pre_commit.txt
astroid==3.3.9
astroid==3.3.10
coverage==7.6.12
freezegun==1.5.1
go2rtc-client==0.1.2
@@ -16,7 +16,7 @@ mock-open==1.4.0
mypy-dev==1.16.0a8
pre-commit==4.0.0
pydantic==2.11.3
pylint==3.3.6
pylint==3.3.7
pylint-per-file-ignores==1.4.0
pipdeptree==2.25.1
pytest-asyncio==0.26.0