From 772fa200e794009f76b107b78cc0f754116c27d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:45:54 +0000 Subject: [PATCH] Bump jupyterlab from 0.31.8 to 1.2.21 in /deploy Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.31.8 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] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index cf632b8..16459d0 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -54,7 +54,7 @@ jupyter==1.0.0 jupyter-client==5.2.2 jupyter-console==5.2.0 jupyter-core==4.4.0 -jupyterlab==0.31.8 +jupyterlab==1.2.21 jupyterlab-launcher==0.10.5 Keras==2.1.4 kitchen==1.2.4