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 = [