From b6ee75141111dd866a346b8753bdd629db242e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:41:42 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.1.5 in /day00/ex00 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.3 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] --- day00/ex00/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/day00/ex00/requirements.txt b/day00/ex00/requirements.txt index 2719bbc..ce4647a 100644 --- a/day00/ex00/requirements.txt +++ b/day00/ex00/requirements.txt @@ -32,7 +32,7 @@ mkl-random==1.1.0 mkl-service==2.3.0 nbconvert==5.6.1 nbformat==5.0.4 -notebook==6.0.3 +notebook==6.1.5 numpy==1.18.1 pandas==1.0.3 pandocfilters==1.4.2