From e02ae5458a621996e388e17dda28267a423090a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 18:04:21 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.6 to 4.5.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.6 to 4.5.10. - [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.1.6...@jupyterlab/lsp@4.5.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c19a1021..35c06992d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ jupyter_client==8.6.1 jupyter_core==5.7.2 jupyter_server==2.13.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.1.6 +jupyterlab==4.5.10 jupyterlab_pygments==0.3.0 jupyterlab_server==2.26.0 jupyterlab_widgets==3.0.10