From ea9207c1d536f62def5dfe9a95ebb84ae2635176 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Oct 2025 11:16:43 -0700 Subject: [PATCH] Update pylint from 2.4.4 to 4.0.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54e4254..46459b0 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.0 pytest==5.4.1 twine==3.1.1