diff --git a/pyproject.toml b/pyproject.toml index 91092da8..c59996e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.10.0", "isort==6.0.1", - "pylint==3.3.6", + "pylint==3.3.7", ] docs = [ "sphinx>=7,<9",