diff --git a/pyproject.toml b/pyproject.toml index b18d7378..da745545 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.10.0", "isort==5.13.2", - "pylint==3.3.1", + "pylint==3.3.2", ] docs = [ "sphinx>=7,<9",