From d4742401252814df22b52729ad7a49b730db61a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:47:09 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 6.4.10 in /sentiment_classification_RNN 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] --- sentiment_classification_RNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentiment_classification_RNN/requirements.txt b/sentiment_classification_RNN/requirements.txt index 4cd90f9a8..11ed7b75b 100644 --- a/sentiment_classification_RNN/requirements.txt +++ b/sentiment_classification_RNN/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.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 packaging==16.8 pandocfilters==1.4.1