From 12fdc47d252396a7cdabb436cb5ab10b77ac45a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:40:42 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 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] --- requirements-jupyter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index 82ea4e8d8..3514f6e3a 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -8,6 +8,6 @@ jupyter-console==6.0.0 jupyter-core==4.5.0 nbconvert==5.6.0 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.1.5 tornado < 6.0 widgetsnbextension==3.5.1