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 ba6e162 commit c78a2c6Copy full SHA for c78a2c6
pyproject.toml
@@ -70,7 +70,7 @@ dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
70
dev-pylint = [
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
73
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
74
]
75
dev-pytest = [
76
"async-solipsism == 0.8",
0 commit comments