From a5bd25fceb0e24433c538a4012896d5f30e0f399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:43:06 +0000 Subject: [PATCH] Bump jupyterlab from 0.27.0 to 1.2.21 in /requirements 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 2598118..83229eb 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -103,7 +103,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.27.0 +jupyterlab==1.2.21 jupyterlab-launcher==0.4.0 jupyterthemes==0.19.1 kaggle-cli==0.12.13