Skip to content

Commit e870456

Browse files
Update pylint requirement from ~=2.17.0 to ~=3.0.1 (#1205)
1 parent 6883320 commit e870456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ test = [
1212
"black ~= 23.1",
1313
"jedi ~= 0.19.0",
1414
"mypy ~= 1.1",
15-
"pylint ~= 2.17.0",
15+
"pylint ~= 3.0.1",
1616
"pytest ~= 7.4.0",
1717
"setuptools-rust ~= 0.12.1",
1818
"psutil ~= 5.9.3",

0 commit comments

Comments
 (0)