diff --git a/pyproject.toml b/pyproject.toml index 75ffea8..4b0489a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ integration_tests = [ "pytest-datafiles==3.0.0" ] linting = [ - "pylint==3.2.7" + "pylint==3.3.0" ] type_check = [ "mypy==1.11.2",