From 3c244bf728741c20bc0baf2233a5f48355c47ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:18:04 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 5.7.8 in /Chapter-4/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] --- Chapter-4/activity_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter-4/activity_1/requirements.txt b/Chapter-4/activity_1/requirements.txt index 424e5fb..f69b9f2 100644 --- a/Chapter-4/activity_1/requirements.txt +++ b/Chapter-4/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