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 57036aa commit 55ffbf1Copy full SHA for 55ffbf1
pyproject.toml
@@ -86,7 +86,7 @@ dev-mypy = [
86
]
87
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.7.4"]
88
dev-pylint = [
89
- "pylint == 2.17.5",
+ "pylint == 3.0.3",
90
# For checking the noxfile, docs/ script, and tests
91
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
92
0 commit comments