diff --git a/pyproject.toml b/pyproject.toml index 011bf5a0..c59b7b16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest-rerunfailures>=14,<17", ] lint = [ - "pylint==4.0.1", + "pylint==4.0.5", "ruff==0.15.5", ] docs = [