diff --git a/pyproject.toml b/pyproject.toml index 93e28db..0cd0e58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==8.3.5" ] linting = [ - "pylint==3.3.6" + "pylint==3.3.7" ] type_check = [ "mypy==1.15.0"