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 300bcb4 commit fc3fc13Copy full SHA for fc3fc13
pyproject.toml
@@ -73,7 +73,7 @@ dev-mypy = [
73
]
74
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[api] == 0.13.5"]
75
dev-pylint = [
76
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
77
# For checking the noxfile, docs/ script, and tests
78
"frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]",
79
0 commit comments