From de74ca3f55316f81ca61d6266c9ef75deba02158 Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 16 Dec 2024 02:37:38 +0000 Subject: [PATCH] BumpDeps: pylint --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 696a0e8fdb..6d782e2940 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ mypy = [ ] pylint = [ - "pylint ~= 2.17.0" + "pylint ~= 3.3.2" ] test = [