From ed301adcdc97c99a0ee7eee67177a42f769f5246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:54:24 +0000 Subject: [PATCH] Bump notebook from 6.0.1 to 6.4.10 in /sentiment_analysis Bumps [notebook](http://jupyter.org) from 6.0.1 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sentiment_analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentiment_analysis/requirements.txt b/sentiment_analysis/requirements.txt index efcacd1..38ebaca 100644 --- a/sentiment_analysis/requirements.txt +++ b/sentiment_analysis/requirements.txt @@ -3,5 +3,5 @@ tensorflow-datasets==1.2.0 tensorflow-hub==0.6.0 numpy==1.17.2 ipywidgets==7.5.1 -notebook==6.0.1 +notebook==6.4.10 scikit-learn==0.21.3