From 85794fb8c6c423e06e3484b1d8cde0cff1394294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:49:51 +0000 Subject: [PATCH] chore(deps): bump jupyterlab from 4.3.3 to 4.5.10 in /analytics Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.3 to 4.5.10. - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.3...@jupyterlab/lsp@4.5.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..d4141439f 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -64,7 +64,7 @@ jupyter_client==8.6.3 jupyter_core==5.7.2 jupyter_server==2.14.2 jupyter_server_terminals==0.5.3 -jupyterlab==4.3.3 +jupyterlab==4.5.10 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==3.0.13