diff --git a/pyproject.toml b/pyproject.toml index 39a50d91..53bbbca3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ actions = [ check = [ "mypy >=2.0.0,<2.4.0", "pip-audit >=2.4.4,<3.0.0", - "pylint >=4.0.0,<4.1.0", + "pylint >=4.0.7,<4.1.0", ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [