diff --git a/pyproject.toml b/pyproject.toml index 4d7ee623..2af97ef2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "libcst>=1.1,<1.5", "packaging>=23.2,<25.0", "pydantic~=2.9.0", - "pylint>=3.2,<3.3", + "pylint>=3.3,<3.4", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", "semgrep>=1.89,<1.90",