From b5662ded2c856fdc0268ef2b5fd9cd5bd3bd07b4 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:42:21 +0100 Subject: [PATCH] Update pylint-per-file-ignores to 1.4.0 (#137242) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5e58757def8..3a89c72c11a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -16,7 +16,7 @@ mypy-dev==1.16.0a1 pre-commit==4.0.0 pydantic==2.10.6 pylint==3.3.4 -pylint-per-file-ignores==1.3.2 +pylint-per-file-ignores==1.4.0 pipdeptree==2.25.0 pytest-asyncio==0.25.3 pytest-aiohttp==1.0.5