Skip to content

Commit 7b81581

Browse files
chore(deps): update dependency pytest-asyncio to v0.26.0
1 parent c162fb0 commit 7b81581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
]
3030
test = [
3131
"pytest==8.3.4",
32-
"pytest-asyncio==0.23.8",
32+
"pytest-asyncio==0.26.0",
3333
"pytest-cov==5.0.0",
3434
"six==1.17.0",
3535
]

0 commit comments

Comments
 (0)