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 4ba5937 commit 8b9b060Copy full SHA for 8b9b060
pyproject.toml
@@ -77,7 +77,7 @@ dev-noxfile = [
77
"frequenz-repo-config[lib] == 0.13.6",
78
]
79
dev-pylint = [
80
- "pylint == 3.3.8",
+ "pylint == 4.0.2",
81
# For checking the noxfile, docs/ script, and tests
82
"frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
83
"pandas >= 2, < 3", # Only required for example
0 commit comments