From a1694195764b101df3c260fad7144b89981c8f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:00:09 +0000 Subject: [PATCH] Bump notebook in /Module_2/feature_extraction_and_feature_selection Bumps [notebook](http://jupyter.org) from 6.0.2 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../feature_extraction_and_feature_selection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module_2/feature_extraction_and_feature_selection/requirements.txt b/Module_2/feature_extraction_and_feature_selection/requirements.txt index 39d7dea..e70c646 100644 --- a/Module_2/feature_extraction_and_feature_selection/requirements.txt +++ b/Module_2/feature_extraction_and_feature_selection/requirements.txt @@ -44,7 +44,7 @@ more-itertools==8.1.0 nbconvert==5.6.1 nbformat==5.0.3 networkx==2.4 -notebook==6.0.2 +notebook==6.4.10 numba==0.47.0 numpy==1.18.1 packaging==20.0