Skip to content

Commit eba8218

Browse files
chore(deps): update dependency pytest-asyncio to v0.25.0
1 parent f1e3e88 commit eba8218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ dependencies = [
167167
"mkdocstrings[python]",
168168
"mypy==1.10.0",
169169
"pytest==7.4.3",
170-
"pytest-asyncio==0.21.1",
170+
"pytest-asyncio==0.25.0",
171171
"pytest-cov==4.1.0",
172172
"ruff==0.1.6",
173173
"types-tqdm==4.66.0.4",

0 commit comments

Comments
 (0)