We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a38f1 commit 8406f7bCopy full SHA for 8406f7b
pyproject.toml
@@ -41,7 +41,7 @@ keywords = [
41
[project.optional-dependencies]
42
dev = [
43
"mypy==1.8.0",
44
- "pylint==2.15.7",
+ "pylint==4.0.1",
45
"pycodestyle==2.11.1",
46
"black==24.3.0",
47
"pytest",
0 commit comments