From 408d90eb93130380188762a39b0df30b7c8812a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:14:52 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 6.1.5 in /luigi Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.2 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] --- 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..b1717fa --- 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==6.1.5 numexpr==2.6.4 numpy==1.14.0 olefile==0.44