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 73c9dee commit c14aeaeCopy full SHA for c14aeae
pyproject.toml
@@ -58,7 +58,7 @@ dev-mypy = [
58
]
59
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.5.2"]
60
dev-pylint = [
61
- "pylint == 2.17.5",
+ "pylint == 2.17.7",
62
# For checking the noxfile, docs/ script, and tests
63
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
64
0 commit comments