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