From 28be80710145a38f732cf6e13c04de0b54331c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:25:02 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 6.1.5 in /tflearn Bumps [notebook](https://github.com/jupyter/jupyterhub) from 4.4.1 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] --- 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..4a88840 --- 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==6.1.5 numpy==1.12.1 olefile==0.44 packaging==16.8