From 0cef3ba14c8e7a31a3ccbc092d26979a47d4f268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:42:30 +0000 Subject: [PATCH] build(deps): bump jupyterlab from 4.6.0 to 4.6.2 in /docker Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.6.0 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.0...@jupyterlab/lsp@4.6.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 39d8bfd70ea..198040cd3aa 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -4,7 +4,7 @@ fiona==1.10.1 geopandas==1.1.3 ipykernel ipywidgets -jupyterlab==4.6.0 +jupyterlab==4.6.2 jupyterlab-widgets==3.0.16 keplergl==0.3.7 matplotlib