From ef5a479897fbb0cc015ac7a4221e6408e48397d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:43:17 +0000 Subject: [PATCH] Bump jupyterlab from 0.27.0 to 1.2.21 in /proj1 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.27.0 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] --- proj1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj1/requirements.txt b/proj1/requirements.txt index e911f7c..7e56508 100644 --- a/proj1/requirements.txt +++ b/proj1/requirements.txt @@ -79,7 +79,7 @@ jsonschema==2.6.0 jupyter-client==5.1.0 jupyter-console==5.2.0 jupyter-core==4.3.0 -jupyterlab==0.27.0 +jupyterlab==1.2.21 jupyterlab-launcher==0.4.0 lazy-object-proxy==1.3.1 llvmlite==0.20.0