From 895f7742619c679e196f3dddba5d5e5fc81d05ee Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 31 Mar 2025 02:28:11 +0000 Subject: [PATCH] BumpDeps: pylint --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8f169cdd56..d602e5b288 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ mypy = [ ] pylint = [ - "pylint ~= 2.17.0" + "pylint ~= 3.3.6" ] test = [