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