From b5e56773bf09091afe75e003307e90353d3dca45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:36:49 +0000 Subject: [PATCH] Bump notebook in /Module_2/feature_extraction_and_feature_selection Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.2 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) 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..ea483f1 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.1.5 numba==0.47.0 numpy==1.18.1 packaging==20.0