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 b7a9df8 commit 658f7e1Copy full SHA for 658f7e1
pyproject.toml
@@ -25,7 +25,7 @@ tests = [
25
"pytest==8.4.2"
26
]
27
linting = [
28
- "pylint==3.3.9"
+ "pylint==4.0.0"
29
30
type_check = [
31
"mypy==1.18.2"
0 commit comments