diff --git a/pyproject.toml b/pyproject.toml index ee3009e..a235e7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ formatting = [ "isort==5.13.2" ] linting = [ - "pylint==3.3.1" + "pylint==3.3.2" ] spellcheck = [ "codespell==2.3.0"