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 1db62de commit 5d79795Copy full SHA for 5d79795
pyproject.toml
@@ -24,7 +24,7 @@ tests = [
24
"pytest==8.3.3"
25
]
26
linting = [
27
- "pylint==3.2.7"
+ "pylint==3.3.0"
28
29
type_check = [
30
"mypy==1.11.2"
0 commit comments