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 c7c9453 + b3ce8c0 commit f5f32b2Copy full SHA for f5f32b2
pyproject.toml
@@ -81,7 +81,7 @@ dev-pytest = [
81
"pylint == 4.0.2", # We need this to check for the examples
82
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
83
"pytest-mock == 3.15.1",
84
- "pytest-asyncio == 1.2.0",
+ "pytest-asyncio == 1.3.0",
85
"async-solipsism == 0.8",
86
]
87
dev = [
0 commit comments