From f028598e6cf1a2366a655eeda99230329bac990b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:18:57 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 5.7.8 in /Lesson-1/activity_1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.2 to 5.7.8. - [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..f69b9f2 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==5.7.8 numpy==1.13.3 pandas==0.21.1 pandocfilters==1.4.2