diff --git a/pyproject.toml b/pyproject.toml index cd055bc..3b0db9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ testing = [ pre-commit = [ "pre-commit==4.5.0", - "pylint==4.0.3" + "pylint==4.0.4" ] docs = [ "sphinx",