diff --git a/pyproject.toml b/pyproject.toml index e761ec1..4667be1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ formatting = [ "isort==7.0.0" ] linting = [ - "pylint==4.0.2" + "pylint==4.0.3" ] spellcheck = [ "codespell==2.4.1"