From 710989dc32201fa17c7b76ac84809c15b6394088 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Nov 2025 13:06:00 -0800 Subject: [PATCH] Update pylint from 2.4.4 to 4.0.4 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54e4254..456b4e9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ black==19.10b0 codecov==2.0.22 devtools==0.5.1 -pylint==2.4.4 +pylint==4.0.4 pytest==5.4.1 twine==3.1.1