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 f48d1e1 + 694e668 commit 95a33f0Copy full SHA for 95a33f0
pyproject.toml
@@ -75,7 +75,7 @@ dev-pytest = [
75
"pylint == 3.3.8", # We need this to check for the examples
76
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
77
"pytest-mock == 3.15.1",
78
- "pytest-asyncio == 1.1.0",
+ "pytest-asyncio == 1.2.0",
79
"async-solipsism == 0.8",
80
]
81
dev = [
0 commit comments