From ac1388b70e44d6eca403234565140a3234300d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:00:38 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.4 to 1.2.21 in /Tutorial0_setup Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.35.4 to 1.2.21. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/commits) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tutorial0_setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Tutorial0_setup/requirements.txt diff --git a/Tutorial0_setup/requirements.txt b/Tutorial0_setup/requirements.txt old mode 100755 new mode 100644 index bcf8941..268b504 --- a/Tutorial0_setup/requirements.txt +++ b/Tutorial0_setup/requirements.txt @@ -6,7 +6,7 @@ jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 -jupyterlab==0.35.4 +jupyterlab==1.2.21 jupyterlab-server==0.2.0 matplotlib==3.0.3 nbconvert==5.4.1