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 7338444 + 9f583b7 commit 66b5042Copy full SHA for 66b5042
pyproject.toml
@@ -89,7 +89,7 @@ dev-pytest = [
89
"pylint == 3.3.8", # We need this to check for the examples
90
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
91
"pytest-mock == 3.15.1",
92
- "pytest-asyncio == 1.1.0",
+ "pytest-asyncio == 1.2.0",
93
"async-solipsism == 0.8",
94
]
95
dev = [
0 commit comments