Skip to content

Commit bade5dc

Browse files
Update dependency pylint to v4 (#1102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b0b94b commit bade5dc

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
@@ -17,7 +17,7 @@ dependencies = [
1717
"libcst>=1.8,<1.9",
1818
"packaging>=24.2,<25.1",
1919
"pydantic~=2.11.5",
20-
"pylint>=3.3,<3.4",
20+
"pylint>=4,<4.1",
2121
"python-json-logger~=4.0.0",
2222
"PyYAML~=6.0.0",
2323
"toml~=0.10.2",

0 commit comments

Comments
 (0)