From b04249d34c34800604a4680990556ad86db3649e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 09:35:31 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 5.7.8 in /tflearn Bumps [notebook](https://github.com/jupyter/jupyterhub) from 4.4.1 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] --- tflearn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tflearn/requirements.txt diff --git a/tflearn/requirements.txt b/tflearn/requirements.txt old mode 100755 new mode 100644 index 9f1e1ff..e4cc442 --- a/tflearn/requirements.txt +++ b/tflearn/requirements.txt @@ -21,7 +21,7 @@ matplotlib==2.0.0 mistune==0.7.4 nbconvert==5.1.1 nbformat==4.3.0 -notebook==4.4.1 +notebook==5.7.8 numpy==1.12.1 olefile==0.44 packaging==16.8