Skip to content

Commit 98d437e

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent 1605eee commit 98d437e

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
@@ -34,7 +34,7 @@ jupyterlab = "~4"
3434
jupyterlite = "^0.4.0"
3535
build = "^0.10.0"
3636
pytest = "~7"
37-
pytest-asyncio = "^0.23.0"
37+
pytest-asyncio = "^0.25.0"
3838
pytest-httpserver = "^1.0.4"
3939
black = {version = "~22", allow-prereleases = true}
4040

0 commit comments

Comments
 (0)