We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9db9e commit a7280c2Copy full SHA for a7280c2
1 file changed
pyproject.toml
@@ -80,7 +80,7 @@ dev-pylint = [
80
dev-pytest = [
81
"pytest == 8.4.2",
82
"pylint == 3.3.8", # We need this to check for the examples
83
- "frequenz-repo-config[extra-lint-examples] == 0.13.5",
+ "frequenz-repo-config[extra-lint-examples] == 0.14.0",
84
"pytest-mock == 3.15.1",
85
"pytest-asyncio == 1.2.0",
86
"async-solipsism == 0.9",
0 commit comments