Skip to content

Commit acda191

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent 58afd31 commit acda191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jupyterlite-core = "0.4.1"
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)