From 477c1f14a3283dcde7f16ba08cf2016bdfd9d110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:25:48 +0000 Subject: [PATCH] Update dependency pylint to v3.2.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 13c0e8d..19c3392 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==23.2.0 coverage==7.5.3 wheel==0.43.0 pytype==2024.4.11 -pylint==3.2.3 +pylint==3.2.4 pytest==8.2.2