From aa0987f555e8724b0dd978abae68e07fd1a0e1d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:12:31 +0000 Subject: [PATCH] Update dependency pylint to v3.1.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c522007..7a9a0f6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==23.2.0 coverage==7.4.3 wheel==0.42.0 pytype==2024.2.27 -pylint==3.0.4 +pylint==3.1.0 pytest==8.1.0