From 1ae52907f849bcea90b33ea766f67b167c6db2d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:42:00 +0000 Subject: [PATCH] Update dependency pylint to v3.2.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 73a3ff6..e093f02 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ attrs==23.2.0 coverage==7.5.2 wheel==0.43.0 pytype==2024.4.11 -pylint==3.2.2 +pylint==3.2.3 pytest==8.2.1