From 694f12ccec646a5684c221b490b431ce89d4f8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:55:33 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.4 to 1.2.21 in /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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 70a5971..46c9ed5 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -22,7 +22,7 @@ jupyter-core==4.4.0 jupyter-highlight-selected-word==0.2.0 jupyter-latex-envs==1.4.4 jupyter-nbextensions-configurator==0.4.0 -jupyterlab==0.35.4 +jupyterlab==1.2.21 jupyterlab-server==0.2.0 matplotlib==2.2.3 missingno==0.4.1