From f453550e2bd906c4bd4e8bcb19f92d5ad89c3fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 18:16:09 +0000 Subject: [PATCH] build(deps): Bump jupyterlab Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.6.1 to 4.6.2. - [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.6.1...@jupyterlab/lsp@4.6.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b7fbaf2..3f985bf 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.6.1 +jupyterlab==4.6.2