From ed1e27aeaf1b11f0d8c2b3eb343984e9b7126881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 07:48:06 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v4 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 57448ec..ced5906 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ black==25.11.0 codecov==2.1.13 pdbpp==0.11.7 -pylint==3.3.9 +pylint==4.0.2 pytest==8.4.2 pytest-asyncio==1.2.0 pytest-cov==6.3.0