diff --git a/pyproject.toml b/pyproject.toml index 51065323..728d6c7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest-rerunfailures>=14,<17", ] lint = [ - "pylint==4.0.5", + "pylint==4.0.6", "ruff==0.15.16", ] docs = [