From 33c1d7f50937ec835b88867ba6e89c7475beb05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:34:00 +0000 Subject: [PATCH] Bump jupyterlab from 1.2.6 to 1.2.21 in /Chapter01 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.2.6 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] --- Chapter01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter01/requirements.txt b/Chapter01/requirements.txt index e9c5350..f674fa2 100644 --- a/Chapter01/requirements.txt +++ b/Chapter01/requirements.txt @@ -45,7 +45,7 @@ jupyter-core==4.6.1 jupyter-highlight-selected-word==0.2.0 jupyter-latex-envs==1.4.6 jupyter-nbextensions-configurator==0.4.1 -jupyterlab==1.2.6 +jupyterlab==1.2.21 jupyterlab-server==1.0.6 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0