We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b0d57e + 800e34e commit 10afaf4Copy full SHA for 10afaf4
1 file changed
pyproject.toml
@@ -94,7 +94,7 @@ dev-pytest = [
94
"pylint == 3.3.8", # We need this to check for the examples
95
"frequenz-repo-config[extra-lint-examples] == 0.16.0",
96
"pytest-mock == 3.15.1",
97
- "pytest-asyncio == 1.2.0",
+ "pytest-asyncio == 1.3.0",
98
"async-solipsism == 0.8",
99
]
100
dev = [
0 commit comments