diff --git a/pyproject.toml b/pyproject.toml index 06dde15..8998ac7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ formatting = [ "isort==5.13.2" ] linting = [ - "pylint==3.3.2" + "pylint==3.3.3" ] packaging = [ "build==1.2.2.post1",