From 060ccf42a23a72bf2631ff858c492758f11a78f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:22:55 +0000 Subject: [PATCH] build(deps): Bump jupyterlab Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.3 to 4.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.0 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..f22ff5a 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.5.0