From 44916c86fa40d561b90c8686ca0f0fe3775a840d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:43:40 +0000 Subject: [PATCH] Bump jupyterlab from 0.32.1 to 1.2.21 in /django_auth_example Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.32.1 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] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..fad40f5e 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -74,7 +74,7 @@ jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 -jupyterlab==0.32.1 +jupyterlab==1.2.21 jupyterlab-launcher==0.10.5 kiwisolver==1.0.1 lazy-object-proxy==1.3.1