From e428ca48f4b11307a98f82f2ea7e4236eee8864d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 09:07:15 +0000 Subject: [PATCH] Bump jupyterlab from 4.5.9 to 4.5.10 in /notebook_python Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.5.9 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.5.9...@jupyterlab/lsp@4.5.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook_python/requirements_notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook_python/requirements_notebook.txt b/notebook_python/requirements_notebook.txt index df3e77f..51e4c77 100644 --- a/notebook_python/requirements_notebook.txt +++ b/notebook_python/requirements_notebook.txt @@ -39,7 +39,7 @@ jupyter_client==8.6.3 jupyter_core==5.8.1 jupyter_server==2.20.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.5.9 +jupyterlab==4.5.10 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 lark==1.3.0