diff --git a/pyproject.toml b/pyproject.toml index d09582c..0b30092 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==9.0.1" ] linting = [ - "pylint==4.0.2" + "pylint==4.0.3" ] type_check = [ "mypy==1.18.2"