Skip to content

Commit 7454841

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent 6ef3f51 commit 7454841

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
@@ -36,7 +36,7 @@ jupyterlite-core = "0.4.0"
3636
jupyterlite-pyodide-kernel = "0.4.7"
3737
build = "^0.10.0"
3838
pytest = "~7"
39-
pytest-asyncio = "^0.23.0"
39+
pytest-asyncio = "^0.25.0"
4040
pytest-httpserver = "^1.0.4"
4141
black = {version = "~22", allow-prereleases = true}
4242

0 commit comments

Comments
 (0)