From 31753dffb0bcc44920ff268c991845df0322c53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:56:34 +0000 Subject: [PATCH] Bump notebook from 5.5.0 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.5.0 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 1761b8e..3774db9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ msgpack==0.6.0 msgpack-numpy==0.4.3.2 msgpack-python==0.5.6 nltk==3.3 -notebook==5.5.0 +notebook==6.4.10 numpy==1.15.4 opencv-python==3.4.2.17 packaging==17.1