diff --git a/pyproject.toml b/pyproject.toml index 102799e83..2b2643d22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -303,7 +303,7 @@ dev = [ "pip_check_reqs==2.5.3", "pydocstyle==6.3.0", "pyenchant==3.2.2", - "pylint==3.0.1", + "pylint==3.0.2", "pyright==1.1.332", "pyroma==4.2", "pytest-cov==4.1.0",