From 406a0fc743412d3fb4dd16f7f1e65a152e6510eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 06:57:02 +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 0921d60..18a06ee 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.2