Skip to content

Commit d1f06e3

Browse files
Update dependency pylint to >=3.2,<3.3 (#568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bdb13e commit d1f06e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"libcst>=1.1,<1.4",
1717
"packaging>=23.2,<25.0",
1818
"pydantic~=2.7.0",
19-
"pylint>=3.0,<3.2",
19+
"pylint>=3.2,<3.3",
2020
"python-json-logger~=2.0.0",
2121
"PyYAML~=6.0.0",
2222
"semgrep>=1.50,<1.73",

0 commit comments

Comments
 (0)