We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4880d61 + 1d4076c commit 2e7a6cbCopy full SHA for 2e7a6cb
1 file changed
pyproject.toml
@@ -73,7 +73,7 @@ dev-pylint = [
73
]
74
dev-pytest = [
75
"pytest == 9.0.3",
76
- "pylint == 3.3.8", # We need this to check for the examples
+ "pylint == 4.0.5", # We need this to check for the examples
77
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
78
"pytest-mock == 3.14.0",
79
"pytest-asyncio == 1.3.0",
0 commit comments