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 238ca65 commit 9b7df04Copy full SHA for 9b7df04
pyproject.toml
@@ -75,7 +75,7 @@ dev-pylint = [
75
]
76
dev-pytest = [
77
"pytest == 8.4.2",
78
- "pylint == 3.3.8", # We need this to check for the examples
+ "pylint == 4.0.2", # We need this to check for the examples
79
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
80
"pytest-mock == 3.15.1",
81
"pytest-asyncio == 1.2.0",
0 commit comments