From 9949b01fd74c733e4627647ec842cec891b39228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:40:04 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.4 to 1.2.21 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60bde3e1..9044e7b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ jupyter-console==6.0.0 jupyter-core==4.4.0 jupyter==1.0.0 jupyterlab-server==0.2.0 -jupyterlab==0.35.4 +jupyterlab==1.2.21 mistune==0.8.4 nbconvert==5.4.1 nbformat==4.4.0