Skip to content

Commit f86331e

Browse files
Bump the actions group across 1 directory with 4 updates
Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab), [jupyterlite-core](https://github.com/jupyterlite/jupyterlite), [notebook](https://github.com/jupyter/notebook) and [jupyterlite-pyodide-kernel](https://github.com/jupyterlite/pyodide-kernel) to permit the latest version. Updates `jupyterlab` to 4.3.4 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `jupyterlite-core` from 0.4.3 to 0.5.0 - [Release notes](https://github.com/jupyterlite/jupyterlite/releases) - [Changelog](https://github.com/jupyterlite/jupyterlite/blob/main/CHANGELOG.md) - [Commits](jupyterlite/jupyterlite@v0.4.3...v0.5.0) Updates `notebook` to 7.3.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) Updates `jupyterlite-pyodide-kernel` from 0.4.3 to 0.5.2 - [Release notes](https://github.com/jupyterlite/pyodide-kernel/releases) - [Changelog](https://github.com/jupyterlite/pyodide-kernel/blob/v0.5.2/CHANGELOG.md) - [Commits](jupyterlite/pyodide-kernel@v0.4.3...v0.5.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production dependency-group: actions - dependency-name: jupyterlite-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: notebook dependency-type: direct:production dependency-group: actions - dependency-name: jupyterlite-pyodide-kernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b020e6 commit f86331e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.4.3
3-
jupyterlab~=4.2.5
4-
notebook~=7.2.2
2+
jupyterlite-core==0.5.0
3+
jupyterlab~=4.3.4
4+
notebook~=7.3.2
55

66
# Python kernel (optional)
7-
jupyterlite-pyodide-kernel==0.4.3
7+
jupyterlite-pyodide-kernel==0.5.2
88

99
# Language support (optional)
1010
jupyterlab-language-pack-fr-FR

0 commit comments

Comments
 (0)