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