From 984766908a64451be8af0e5e7048bbdc376341d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 13:33:55 +0000 Subject: [PATCH] Bump notebook in /attic/s2i-notebook-image_old/minimal-notebook Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- attic/s2i-notebook-image_old/minimal-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attic/s2i-notebook-image_old/minimal-notebook/requirements.txt b/attic/s2i-notebook-image_old/minimal-notebook/requirements.txt index ab4d734..32b817c 100644 --- a/attic/s2i-notebook-image_old/minimal-notebook/requirements.txt +++ b/attic/s2i-notebook-image_old/minimal-notebook/requirements.txt @@ -1,4 +1,4 @@ -notebook==5.7.8 +notebook==6.4.10 jupyterhub==0.9.6;python_version>"2.7" jupyterlab==0.35.6;python_version>"2.7" jupyter_kernel_gateway==2.3.0