diff --git a/pyproject.toml b/pyproject.toml index 6c515fb..9773733 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ testing = [ ] pre-commit = [ "pre-commit==3.7.1", - "pylint==3.2.5" + "pylint==4.0.8" ] docs = [ "sphinx",