From dd3d7278ced2424b08ac90fa37a852eb95176671 Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 21 Apr 2025 02:38:45 +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 = [