Skip to content

Commit bffafd1

Browse files
committed
fix: Upgrade pylint for 3.12.0 compatibility
1 parent a631e0b commit bffafd1

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
@@ -39,7 +39,7 @@ dev = [
3939
"joblib~=1.2.0",
4040
"jupyterlab~=3.5.3",
4141
"numpydoc==1.5.0",
42-
"pylint==2.15.6",
42+
"pylint==3.2.0",
4343
"pytest~=7.2.1",
4444
"pytest-benchmark==4.0.0",
4545
"pytest-forked~=1.6.0",

0 commit comments

Comments
 (0)