diff --git a/pyproject.toml b/pyproject.toml index 9b38dd3..08e8ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ tests = [ "pytest==9.1.0" ] linting = [ - "pylint==4.0.5" + "pylint==4.0.6" ] type_check = [ "mypy==2.1.0"