diff --git a/pyproject.toml b/pyproject.toml index 4741d72..7a3ba73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ tests = [ "pytest==8.3.3" ] linting = [ - "pylint==3.3.0" + "pylint==3.3.1" ] type_check = [ "mypy==1.11.2"