From 28f51cfd8988b2d420334dec369a41cd82f58fed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 14:37:54 +0000 Subject: [PATCH] Update dependency pylint to v3.3.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9cf806c..53d0414 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==24.3.0 coverage==7.6.10 wheel==0.45.1 pytype==2024.10.11 -pylint==3.3.3 +pylint==3.3.4 pytest==8.3.4