From 2261c307dbc2309413c8a08d78782a2ac90fe3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:07:33 +0000 Subject: [PATCH] Bump jupyterlab from 1.1.4 to 1.2.21 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.1.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d587495..c4382a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ jupyter==1.0.0 jupyter-client==5.3.3 jupyter-console==6.0.0 jupyter-core==4.5.0 -jupyterlab==1.1.4 +jupyterlab==1.2.21 jupyterlab-server==1.0.6 keyring==18.0.0 lazy-object-proxy==1.4.2