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 f0ff38a commit d8d5f71Copy full SHA for d8d5f71
pyproject.toml
@@ -75,7 +75,7 @@ dev-mypy = [
75
]
76
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
77
dev-pylint = [
78
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
79
# For checking the noxfile, docs/ script, and tests
80
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
81
0 commit comments