From e5af53a5653840d4878b939d8235c1ec5f6b7682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 00:25:00 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.5 to 4.5.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 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.2.5...@jupyterlab/lsp@4.5.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.10 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..18bb28badd 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.10 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..d022ce4f74 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.10 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==1.1.10; python_version < '3.13'