Skip to content

Commit

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

Updates `notebook` to 7.0.8
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.0.8/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.7...@jupyter-notebook/tree@7.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 78d3a1c commit e0c23d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Core modules (mandatory)
jupyterlite-core==0.2.3
jupyterlab~=4.1.0
notebook~=7.0.7
notebook~=7.0.8

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

0 comments on commit e0c23d6

Please # to comment.