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 d004dd1 commit 582a286Copy full SHA for 582a286
1 file changed
pyproject.toml
@@ -85,7 +85,7 @@ dependencies = [
85
"pytest-cov==6.2.1",
86
"mkdocs-material==9.6.15",
87
"mkdocstrings[python]==0.29.1",
88
- "pytest-asyncio==1.0.0",
+ "pytest-asyncio==1.1.0",
89
"aioresponses==0.7.8",
90
"pre-commit==4.2.0",
91
"syrupy==4.9.1"
@@ -95,7 +95,7 @@ dependencies = [
95
parallel = true
96
extra-dependencies = [
97
98
99
"syrupy==4.9.1",
100
101
]
0 commit comments