From c1aac5966deed77d8e400df52eef04e47909935c Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:50:39 +0200 Subject: [PATCH] Update pylint to 3.0.2 --- requirements_test.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5805ba4d03e897..69f8936b18b1f8 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,14 +7,14 @@ -c homeassistant/package_constraints.txt -r requirements_test_pre_commit.txt -astroid==3.0.0 +astroid==3.0.1 coverage==7.3.2 freezegun==1.2.2 mock-open==1.4.0 mypy==1.6.1 pre-commit==3.5.0 pydantic==1.10.12 -pylint==3.0.1 +pylint==3.0.2 pylint-per-file-ignores==1.2.1 pipdeptree==2.11.0 pytest-asyncio==0.21.0