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 463a6af commit 5314179Copy full SHA for 5314179
pyproject.toml
@@ -91,7 +91,7 @@ dev-mypy = [
91
]
92
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
93
dev-pylint = [
94
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
95
# For checking the noxfile, docs/ script, and tests
96
"frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
97
0 commit comments