From 12793c9d7320e63451179e9fbc8c07db38e280d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:34:43 +0000 Subject: [PATCH] Bump jupyterlab from 4.3.6 to 4.4.9 in /docker Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.6 to 4.4.9. - [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.6...@jupyterlab/lsp@4.4.9) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.9 dependency-type: direct:production update-type: version-update:semver-minor ... 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 ff9f2602e1d..e11397e4d19 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -4,7 +4,7 @@ fiona==1.10.1 geopandas==1.0.1 ipykernel ipywidgets -jupyterlab==4.3.6 +jupyterlab==4.4.9 jupyterlab-widgets==3.0.13 keplergl==0.3.7 matplotlib