Skip to content

Commit 77db6d4

Browse files
chore(deps): update dependency pytest-asyncio to v0.26.0
1 parent c2b2517 commit 77db6d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)