Skip to content

Commit 78be176

Browse files
chore(deps): update dependency pytest-asyncio to ~=0.24.0
1 parent a2d37a9 commit 78be176

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
@@ -48,7 +48,7 @@ dev = [
4848
"pre-commit ~= 3.5.0",
4949
"pydoc-markdown ~= 4.8.0",
5050
"pytest ~= 8.2.0",
51-
"pytest-asyncio ~= 0.23.0",
51+
"pytest-asyncio ~=0.24.0",
5252
"pytest-cov ~= 5.0.0",
5353
"pytest-only ~= 2.1.0",
5454
"pytest-timeout ~= 2.3.0",

0 commit comments

Comments
 (0)