From 7cac92fd791963b976e9ef664ad4f641e901bd29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:13:47 +0000 Subject: [PATCH] Bump jupyterlab from 3.4.4 to 3.6.7 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.4.4 to 3.6.7. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.4.4...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c9356d..e6de05b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jupyter_client==8.1.0 jupyter_core==5.3.0 jupyter-server==1.23.6 -jupyterlab==3.4.4 +jupyterlab==3.6.7 jupyterlab-pygments==0.2.2 jupyterlab_server==2.20.0 notebook==6.5.3