From 2fd3ea7aa8f81ce3d966860c16706ccbe2fbf1ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:12:10 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.5 to 4.5.9 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 4.5.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.2.5...@jupyterlab/lsp@4.5.9) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nightly_test_constraints.txt | 2 +- test_constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nightly_test_constraints.txt b/nightly_test_constraints.txt index 082ef586a9..e8b07370e8 100644 --- a/nightly_test_constraints.txt +++ b/nightly_test_constraints.txt @@ -187,7 +187,7 @@ jupyter_client==8.6.3 jupyter_core==5.7.2 jupyter_server==2.13.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.2.5 +jupyterlab==4.5.9 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==1.1.10; python_version < '3.13' diff --git a/test_constraints.txt b/test_constraints.txt index 4102b1f0a3..0ca3f086d6 100644 --- a/test_constraints.txt +++ b/test_constraints.txt @@ -187,7 +187,7 @@ jupyter_client==8.6.3 jupyter_core==5.7.2 jupyter_server==2.13.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.2.5 +jupyterlab==4.5.9 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==1.1.10; python_version < '3.13'