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 edeab80 commit aec02bcCopy full SHA for aec02bc
pyproject.toml
@@ -81,7 +81,7 @@ dev-mypy = [
81
]
82
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
83
dev-pylint = [
84
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
85
# For checking the noxfile, docs/ script, and tests
86
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
87
0 commit comments