From aff09102136c0f2f046b6678f3b83e960d6041cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:50:56 +0000 Subject: [PATCH] Bump notebook Bumps [notebook](https://github.com/jupyter/jupyterhub) from 4.1 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] --- .../internal/docker-stacks-webhook/conda_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 data/docker-hub/DOCKER_JUPYTER-docker-stacks-master/internal/docker-stacks-webhook/conda_requirements.txt diff --git a/data/docker-hub/DOCKER_JUPYTER-docker-stacks-master/internal/docker-stacks-webhook/conda_requirements.txt b/data/docker-hub/DOCKER_JUPYTER-docker-stacks-master/internal/docker-stacks-webhook/conda_requirements.txt old mode 100755 new mode 100644 index 6e5c509..9cdad8e --- a/data/docker-hub/DOCKER_JUPYTER-docker-stacks-master/internal/docker-stacks-webhook/conda_requirements.txt +++ b/data/docker-hub/DOCKER_JUPYTER-docker-stacks-master/internal/docker-stacks-webhook/conda_requirements.txt @@ -3,4 +3,4 @@ # NOTE: jupyter_kernel_gateway uses the notebook package. We get a # speed up if we pre-install the notebook package using conda since # we'll get prebuilt binaries for all its dependencies like pyzmq. -notebook==4.1 +notebook==6.1.5