From cb8718e861566ce5cd768a21d2261a3107e3d902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:03:31 +0000 Subject: [PATCH] Bump jupyterhub from 1.1.0 to 1.5.0 in /images/jupyternb-cpu Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 1.1.0 to 1.5.0. - [Release notes](https://github.com/jupyterhub/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/1.1.0...1.5.0) --- updated-dependencies: - dependency-name: jupyterhub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/jupyternb-cpu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/jupyternb-cpu/requirements.txt b/images/jupyternb-cpu/requirements.txt index ed92363..643da90 100644 --- a/images/jupyternb-cpu/requirements.txt +++ b/images/jupyternb-cpu/requirements.txt @@ -1,5 +1,5 @@ notebook==6.0.3 -jupyterhub==1.1.0 +jupyterhub==1.5.0 jupyterlab==1.2.7 jupyter_kernel_gateway==2.4.0 dask==2.10.0