diff --git a/pyproject.toml b/pyproject.toml index 76de295..d53e96b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ tests = [ "pytest==8.3.4" ] linting = [ - "pylint==3.3.2" + "pylint==3.3.3" ] type_check = [ "mypy==1.14.0"