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 f25d49c commit 2418978Copy full SHA for 2418978
pyproject.toml
@@ -75,7 +75,7 @@ dev-pytest = [
75
"pylint == 3.3.7", # We need this to check for the examples
76
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
77
"pytest-mock == 3.14.1",
78
- "pytest-asyncio == 1.0.0",
+ "pytest-asyncio == 1.1.0",
79
"async-solipsism == 0.7",
80
]
81
dev = [
0 commit comments