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 821d5b2 commit 87e73e3Copy full SHA for 87e73e3
1 file changed
pyproject.toml
@@ -85,7 +85,7 @@ dependencies = [
85
"pytest-cov==6.2.1",
86
"mkdocs-material==9.6.17",
87
"mkdocstrings[python]==0.30.0",
88
- "pytest-asyncio==1.1.0",
+ "pytest-asyncio==1.2.0",
89
"aioresponses==0.7.8",
90
"pre-commit==4.3.0",
91
"syrupy==5.0.0"
@@ -96,7 +96,7 @@ parallel = true
96
extra-dependencies = [
97
"pytest==8.4.2",
98
99
100
"syrupy==5.0.0",
101
102
]
0 commit comments