From 47ce07ed764dd44b591c2706151defdf72e34035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:56:03 +0000 Subject: [PATCH] Bump jupyterlab from 0.33.11 to 1.2.21 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.33.11 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d5a8ea2..4f38e28 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,7 +27,7 @@ jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==5.2.0 jupyter-core==4.4.0 -jupyterlab==0.33.11 +jupyterlab==1.2.21 jupyterlab-launcher==0.11.2 MarkupSafe==1.1.1 matplotlib==1.4.3