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 0005651 commit b3a2898Copy full SHA for b3a2898
pyproject.toml
@@ -88,7 +88,7 @@ dev-pylint = [
88
]
89
dev-pytest = [
90
"pytest == 8.4.2",
91
- "pylint == 3.3.8", # We need this to check for the examples
+ "pylint == 4.0.2", # We need this to check for the examples
92
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
93
"pytest-mock == 3.15.1",
94
"pytest-asyncio == 1.2.0",
0 commit comments