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 40002c7 commit b12b2a8Copy full SHA for b12b2a8
pyproject.toml
@@ -75,7 +75,7 @@ dev-pytest = [
75
"pylint == 3.3.4", # We need this to check for the examples
76
"frequenz-repo-config[extra-lint-examples] == 0.13.0",
77
"pytest-mock == 3.14.0",
78
- "pytest-asyncio == 0.25.3",
+ "pytest-asyncio == 0.26.0",
79
"async-solipsism == 0.7",
80
]
81
dev = [
0 commit comments