Skip to content

Commit 8406f7b

Browse files
Update dependency pylint to v4
1 parent 15a38f1 commit 8406f7b

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
@@ -41,7 +41,7 @@ keywords = [
4141
[project.optional-dependencies]
4242
dev = [
4343
"mypy==1.8.0",
44-
"pylint==2.15.7",
44+
"pylint==4.0.1",
4545
"pycodestyle==2.11.1",
4646
"black==24.3.0",
4747
"pytest",

0 commit comments

Comments
 (0)