From 124ba2a3a027aba6c318a653674e66ec314a7fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:57:47 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 6.4.10 in /tflearn Bumps [notebook](http://jupyter.org) from 4.4.1 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... 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..2c3630e --- 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.4.10 numpy==1.12.1 olefile==0.44 packaging==16.8