diff --git a/pyproject.toml b/pyproject.toml index 93350d0..aedbfee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ testing = [ pre-commit = [ "pre-commit==3.8.0", - "pylint==3.3.9" + "pylint==4.0.8" ] docs = [ "sphinx",