From 73b414fcac5278a837250f0b6847bcf57d5ed6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:42:42 +0000 Subject: [PATCH] Bump jupyterlab from 0.27.0 to 1.2.21 in /greent 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] --- greent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greent/requirements.txt b/greent/requirements.txt index e4c6eefe..fc409419 100644 --- a/greent/requirements.txt +++ b/greent/requirements.txt @@ -33,7 +33,7 @@ jupyter==1.0.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.5.1 MarkupSafe==1.0 mistune==0.7.4