diff --git a/pyproject.toml b/pyproject.toml index 814f96d..8289b58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==9.0.1" ] linting = [ - "pylint==4.0.3" + "pylint==4.0.4" ] type_check = [ "mypy==1.19.0"