From eb154eb8e93bff9e3972bfb4cb94545b8482ce77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:11:25 +0000 Subject: [PATCH] Bump jupyterlab from 2.2.9 to 3.6.7 in /sharpf/neural Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.9 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/application-top@2.2.9...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sharpf/neural/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharpf/neural/requirements.txt b/sharpf/neural/requirements.txt index 2ffe148..f18d8f6 100644 --- a/sharpf/neural/requirements.txt +++ b/sharpf/neural/requirements.txt @@ -43,7 +43,7 @@ jupyter-core==4.7.0 jupyter==1.0.0 jupyterlab-pygments==0.1.2 jupyterlab-server==1.2.0 -jupyterlab==2.2.9 +jupyterlab==3.6.7 k3d==2.9.1 kiwisolver==1.3.1 markdown==3.3.3