From 9ec0cf213310cd22c8d9ae3e0b394071ef3f1528 Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 2 Dec 2024 02:36:14 +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 = [