From 8b87ca06e7d7e488c9ec66a7f62db3bec96f5a91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 04:53:43 +0000 Subject: [PATCH] Update dependency pylint to v3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac830fb..7888192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pylint==2.4.3 +pylint==3.0.3 pytest==5.2.2 \ No newline at end of file