diff --git a/pyproject.toml b/pyproject.toml index be2ff00..0549911 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ formatting = [ "isort==5.13.2" ] linting = [ - "pylint==3.3.1" + "pylint==3.3.2" ] spell_check = [ "codespell==2.3.0"