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 ea9cb9e commit e0fc0dfCopy full SHA for e0fc0df
pyproject.toml
@@ -89,7 +89,7 @@ dev-pytest = [
89
"pylint == 3.3.7", # We need this to check for the examples
90
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
91
"pytest-mock == 3.14.1",
92
- "pytest-asyncio == 1.0.0",
+ "pytest-asyncio == 1.1.0",
93
"async-solipsism == 0.8",
94
]
95
dev = [
0 commit comments