diff --git a/pyproject.toml b/pyproject.toml index 1603546..dc650a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==8.3.4" ] linting = [ - "pylint==3.3.3" + "pylint==3.3.4" ] type_check = [ "mypy==1.14.1"