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 39bb37d commit d3a55c0Copy full SHA for d3a55c0
pyproject.toml
@@ -50,7 +50,7 @@ lint = [
50
"fpvs==0.3.0",
51
"isort==6.0.1",
52
"mypy==1.18.2",
53
- "pylint==3.3.8",
+ "pylint==3.3.9",
54
"pylint-per-file-ignores==2.0.3",
55
]
56
test = ["pytest==8.4.2", "coverage==7.10.7"]
0 commit comments