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 7ed8b17 commit 3e98551Copy full SHA for 3e98551
pyproject.toml
@@ -78,7 +78,7 @@ dev-pylint = [
78
]
79
dev-pytest = [
80
"pytest == 8.4.2",
81
- "pylint == 3.3.8", # We need this to check for the examples
+ "pylint == 4.0.2", # We need this to check for the examples
82
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
83
"pytest-mock == 3.15.1",
84
"pytest-asyncio == 1.2.0",
0 commit comments