diff --git a/pyproject.toml b/pyproject.toml index 5ddd4916..f7c38964 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.10.0", "isort==5.13.2", - "pylint==3.3.3", + "pylint==3.3.4", ] docs = [ "sphinx>=7,<9",