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 224b251 commit fbd1a2eCopy full SHA for fbd1a2e
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.6",
83
"pytest-mock == 3.15.1",
84
"pytest-asyncio == 1.2.0",
0 commit comments