1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00

Update pylint to 2.17.4 (#92703)

This commit is contained in:
Marc Mueller 2023-05-06 23:21:31 +02:00 committed by GitHub
parent c634d8f940
commit 14fd5b7cda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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