diff --git a/pyproject.toml b/pyproject.toml index 01fb44f..c16de66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==8.4.2" ] linting = [ - "pylint==3.3.9" + "pylint==4.0.1" ] type_check = [ "mypy==1.18.2"