From a16390d05e3521ad7886c119f1e024168e30c7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:27:29 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.8 to 4.0.11 in /exploration Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.0.11. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.0.11/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.8...@jupyterlab/lsp@4.0.11) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exploration/requirements_m2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exploration/requirements_m2.txt b/exploration/requirements_m2.txt index 02404bc..4322bf1 100644 --- a/exploration/requirements_m2.txt +++ b/exploration/requirements_m2.txt @@ -49,7 +49,7 @@ jupyter_client==8.6.0 jupyter_core==5.5.0 jupyter_server==2.10.0 jupyter_server_terminals==0.4.4 -jupyterlab==4.0.8 +jupyterlab==4.0.11 jupyterlab-pygments==0.2.2 jupyterlab_server==2.25.1 MarkupSafe==2.1.3