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 4a50496 + 89d644e commit b0c7729Copy full SHA for b0c7729
pyproject.toml
@@ -92,7 +92,7 @@ dev-pytest = [
92
"pylint == 3.3.8", # We need this to check for the examples
93
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
94
"pytest-mock == 3.14.1",
95
- "pytest-asyncio == 1.0.0",
+ "pytest-asyncio == 1.1.0",
96
"async-solipsism == 0.8",
97
]
98
dev = [
0 commit comments