From 473589eabb65ecc1bc840a257e9ec0892676c451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 18:33:08 +0000 Subject: [PATCH] build(deps): Bump jupyterlab Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.3 to 4.4.6. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.3...@jupyterlab/lsp@4.4.6) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/dockerfiles/jupyter-gap/ubuntu-2204-lts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dockerfiles/jupyter-gap/ubuntu-2204-lts/requirements.txt b/src/dockerfiles/jupyter-gap/ubuntu-2204-lts/requirements.txt index a8e41a9..824c5c1 100644 --- a/src/dockerfiles/jupyter-gap/ubuntu-2204-lts/requirements.txt +++ b/src/dockerfiles/jupyter-gap/ubuntu-2204-lts/requirements.txt @@ -1 +1 @@ -jupyterlab==4.3.3 +jupyterlab==4.4.6