Skip to content

Commit 190b5fe

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent f92920a commit 190b5fe

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

0 commit comments

Comments
 (0)