From c52dbb29fc2561f5e3a14e495a6432ec284e4a34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 Oct 2025 15:00:39 -0700 Subject: [PATCH] Update pylint from 2.4.4 to 3.3.9 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54e4254..6df72cd 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==3.3.9 pytest==5.4.1 twine==3.1.1