From 2a0ce2f0cc2b7fe25d3e2a54779caafb198cf9a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 17:53:15 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 5.7.8 in /luigi Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.2 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] --- luigi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 luigi/requirements.txt diff --git a/luigi/requirements.txt b/luigi/requirements.txt old mode 100755 new mode 100644 index 74dca85..1a174c0 --- a/luigi/requirements.txt +++ b/luigi/requirements.txt @@ -43,7 +43,7 @@ nbconvert==5.3.1 nbextensions==0.0.6 nbformat==4.4.0 networkx==2.0 -notebook==5.2.2 +notebook==5.7.8 numexpr==2.6.4 numpy==1.14.0 olefile==0.44