From a18c78c926a671ad3aaf4b16bf6f3ef156bcacfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:53:29 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d7b5bb..37e8fb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.14.5 -notebook==5.7.8 +notebook==6.4.10 pandas==0.24.2 sklearn==0.0 matplotlib==2.2.4