From 93aa7afa3ddccc14498d096cbb72e9af1e4db578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:56:22 +0000 Subject: [PATCH] Bump jupyterlab in /generative_computing/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] --- .../docs/tutorials/jupyter_setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_computing/docs/tutorials/jupyter_setup/requirements.txt b/generative_computing/docs/tutorials/jupyter_setup/requirements.txt index 5ae6d508..89647b65 100644 --- a/generative_computing/docs/tutorials/jupyter_setup/requirements.txt +++ b/generative_computing/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