From cc625c9a881821e90f9f5e881833083dd1f963ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:39:57 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.6 to 4.2.5 in /requirements Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.6 to 4.2.5. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.6...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/REQUIREMENTS-JUPYTER.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/REQUIREMENTS-JUPYTER.txt b/requirements/REQUIREMENTS-JUPYTER.txt index bfa50197..b5c811c4 100644 --- a/requirements/REQUIREMENTS-JUPYTER.txt +++ b/requirements/REQUIREMENTS-JUPYTER.txt @@ -56,7 +56,7 @@ jupyter_client==8.6.2 jupyter_core==5.7.2 jupyter_server==2.10.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.1.6 +jupyterlab==4.2.5 jupyterlab_pygments==0.3.0 jupyterlab_server==2.24.0 jupyterlab_widgets==3.0.13