mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user