Skip to content

Commit

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

Updates `jupyterlab` to 4.0.12
- [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])

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent 2303c7b commit 9d5f1a9
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,6 +1,6 @@
# Core modules (mandatory)
jupyterlite-core==0.2.3
jupyterlab~=4.0.11
jupyterlab~=4.0.12
notebook~=7.0.7

# Python kernel (optional)
Expand Down

0 comments on commit 9d5f1a9

Please sign in to comment.