From 78d14d23aefa5e82bc41b0ad1eebe16acc8daccf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:48:15 +0000 Subject: [PATCH] Update dependency pylint to v3.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b227931..06652c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==23.2.0 coverage==7.5.1 wheel==0.43.0 pytype==2024.4.11 -pylint==3.1.0 +pylint==3.1.1 pytest==8.2.0