1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Update pylint to 4.0.0 + astroid to 4.0.1 (#154311)

This commit is contained in:
Marc Mueller
2025-10-12 18:46:04 +02:00
committed by GitHub
parent 3c1496d2bb
commit bf4f8b48a3
2 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
-c homeassistant/package_constraints.txt
-r requirements_test_pre_commit.txt
astroid==3.3.11
astroid==4.0.1
coverage==7.10.6
freezegun==1.5.2
go2rtc-client==0.2.1
@@ -18,7 +18,7 @@ mock-open==1.4.0
mypy-dev==1.19.0a4
pre-commit==4.2.0
pydantic==2.12.0
pylint==3.3.9
pylint==4.0.0
pylint-per-file-ignores==1.4.0
pipdeptree==2.26.1
pytest-asyncio==1.2.0