From 9dd4fe3a076e50aa2bca23cd3fc5fe7ecc64a723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:15:24 +0000 Subject: [PATCH] Bump notebook from 5.4.1 to 6.1.5 in /dlnd/project1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.4.1 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] --- dlnd/project1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlnd/project1/requirements.txt b/dlnd/project1/requirements.txt index f9ea14c..3ea5766 100644 --- a/dlnd/project1/requirements.txt +++ b/dlnd/project1/requirements.txt @@ -20,7 +20,7 @@ matplotlib==2.0.0 mistune==0.7.4 nbconvert==5.1.1 nbformat==4.3.0 -notebook==5.4.1 +notebook==6.1.5 numpy==1.12.1 packaging==16.8 pandas==0.19.2