From 0a1f037f6553d6d615c43a28306abab3bf7540b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:05:18 +0000 Subject: [PATCH] Bump notebook from 5.4.0 to 5.7.8 in /YOPO_preprocessing Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.4.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] --- YOPO_preprocessing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YOPO_preprocessing/requirements.txt b/YOPO_preprocessing/requirements.txt index 69fe42e..20b30e0 100644 --- a/YOPO_preprocessing/requirements.txt +++ b/YOPO_preprocessing/requirements.txt @@ -17,7 +17,7 @@ mistune == 0.8.3 nbconvert == 5.3.1 bformat == 4.4.0 nose == 1.3.7 -notebook == 5.4.0 +notebook == 5.7.8 numpy == 1.14.1 opencv-python == 3.4.0.12 packaging == 17.1