From fca769206ad9b030c46813fb79e8a91abe247196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2019 08:19:09 +0000 Subject: [PATCH] Bump notebook from 5.5.0 to 5.7.8 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.5.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 1761b8e..2204a8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ msgpack==0.6.0 msgpack-numpy==0.4.3.2 msgpack-python==0.5.6 nltk==3.3 -notebook==5.5.0 +notebook==5.7.8 numpy==1.15.4 opencv-python==3.4.2.17 packaging==17.1