From 92f1cf63441fe307d269423c61d4c3294bc42ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 01:05:32 +0000 Subject: [PATCH] Bump jupyterlab in /genc/docs/tutorials/jupyter_setup Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.10 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.10...@jupyterlab/lsp@4.0.11) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- genc/docs/tutorials/jupyter_setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genc/docs/tutorials/jupyter_setup/requirements.txt b/genc/docs/tutorials/jupyter_setup/requirements.txt index 5ae6d508..89647b65 100644 --- a/genc/docs/tutorials/jupyter_setup/requirements.txt +++ b/genc/docs/tutorials/jupyter_setup/requirements.txt @@ -38,7 +38,7 @@ jupyter_client==7.4.9 jupyter_core==5.7.1 jupyter_server==2.12.5 jupyter_server_terminals==0.5.1 -jupyterlab==4.0.10 +jupyterlab==4.0.11 jupyterlab_pygments==0.3.0 jupyterlab_server==2.25.2 MarkupSafe==2.1.3