From aa0a1718bbe186e02aefaad8053c72e169bdf2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:26:02 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 6.1.5 in /Lesson-1/activity_1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.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] --- Lesson-1/activity_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson-1/activity_1/requirements.txt b/Lesson-1/activity_1/requirements.txt index 424e5fb..aa68e0f 100644 --- a/Lesson-1/activity_1/requirements.txt +++ b/Lesson-1/activity_1/requirements.txt @@ -41,7 +41,7 @@ mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 nose==1.3.7 -notebook==5.2.2 +notebook==6.1.5 numpy==1.13.3 pandas==0.21.1 pandocfilters==1.4.2