From 66d0f23b2783e72a2e6e309ed7d2ca9f74b12e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 05:20:00 +0000 Subject: [PATCH] Bump notebook from 5.6.0 to 5.7.8 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 5.7.8. - [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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ed43a8..0face2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ jupyter tornado==4.5.3 -notebook==5.6.0 +notebook==5.7.8 bash_kernel jupyter-c-kernel numpy