diff --git a/pyproject.toml b/pyproject.toml index 60c8cbf..1a7a600 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ jupyterlab = "~4" jupyterlite = "^0.4.0" build = "^0.10.0" pytest = "~7" -pytest-asyncio = "^0.23.0" +pytest-asyncio = "^0.24.0" pytest-httpserver = "^1.0.4" black = {version = "~22", allow-prereleases = true}