Skip to content

Commit 96dd99b

Browse files
chore(deps): update dependency jupyterlite to ^0.5.0
1 parent f13c44a commit 96dd99b

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
@@ -31,7 +31,7 @@ docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme"]
3131

3232
[tool.poetry.dev-dependencies]
3333
jupyterlab = "~4"
34-
jupyterlite = "^0.4.0"
34+
jupyterlite = "^0.5.0"
3535
build = "^0.10.0"
3636
pytest = "~7"
3737
pytest-asyncio = "^0.23.0"

0 commit comments

Comments
 (0)