From 4108214657089dc41cd9d65a77b5dc3df2f15dbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:49:46 +0000 Subject: [PATCH] Update dependency pylint to v3.2.7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5fca899..6462739 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==24.2.0 coverage==7.5.3 wheel==0.44.0 pytype==2024.4.11 -pylint==3.2.4 +pylint==3.2.7 pytest==8.3.2