diff --git a/pyproject.toml b/pyproject.toml index ac8b121c..8737329e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.10.0", "isort==7.0.0", - "pylint==4.0.1", + "pylint==4.0.3", ] docs = [ "sphinx>=7,<9",