Skip to content

Commit 58afd31

Browse files
Bump jupyterlite-core from 0.4.0 to 0.4.1 (#104)
Bumps [jupyterlite-core](https://github.com/jupyterlite/jupyterlite) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/jupyterlite/jupyterlite/releases) - [Changelog](https://github.com/jupyterlite/jupyterlite/blob/main/CHANGELOG.md) - [Commits](jupyterlite/jupyterlite@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: jupyterlite-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ef3f51 commit 58afd31

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme"]
3232
[tool.poetry.dev-dependencies]
3333
jupyterlab = "~4"
3434
jupyterlite = "0.4.0"
35-
jupyterlite-core = "0.4.0"
35+
jupyterlite-core = "0.4.1"
3636
jupyterlite-pyodide-kernel = "0.4.7"
3737
build = "^0.10.0"
3838
pytest = "~7"

0 commit comments

Comments
 (0)