Skip to content

Commit

Permalink
Bump the actions group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook) to permit the latest version.

Updates `jupyterlab` to 4.2.0
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.8...@jupyterlab/lsp@4.2.0)

Updates `notebook` to 7.2.0
- [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/tree@7.1.3...@jupyter-notebook/tree@7.2.0)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: notebook
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 249f15d commit ddcf86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Core modules (mandatory)
jupyterlite-core==0.3.0
jupyterlab~=4.1.8
notebook~=7.1.3
jupyterlab~=4.2.0
notebook~=7.2.0

# Python kernel (optional)
jupyterlite-pyodide-kernel==0.3.1
Expand Down

0 comments on commit ddcf86d

Please # to comment.