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.
2 parents bbf0344 + 94981b1 commit 06d6e11Copy full SHA for 06d6e11
pyproject.toml
@@ -75,7 +75,7 @@ dev-pytest = [
75
"pylint == 3.3.6", # We need this to check for the examples
76
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
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