Skip to content

Commit cb2c459

Browse files
chore(deps): update dependency pytest-asyncio to ~=0.24.0
1 parent dec675a commit cb2c459

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
@@ -50,7 +50,7 @@ dev = [
5050
"pre-commit ~= 3.5.0",
5151
"pydoc-markdown ~= 4.8.0",
5252
"pytest ~= 8.2.0",
53-
"pytest-asyncio ~= 0.23.0",
53+
"pytest-asyncio ~=0.24.0",
5454
"pytest-cov ~= 5.0.0",
5555
"pytest-only ~= 2.1.0",
5656
"pytest-timeout ~= 2.3.0",

0 commit comments

Comments
 (0)