diff --git a/pyproject.toml b/pyproject.toml index 648efaa..9b9559a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ formatting = [ "isort==5.13.2" ] linting = [ - "pylint==3.2.7" + "pylint==3.3.1" ] spellcheck = [ "codespell==2.3.0"