From 54471d8a5cd8ad60bd6767f1e5903c71cb7e91f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:40:51 +0000 Subject: [PATCH] Bump notebook from 6.0.1 to 6.1.5 in /Project1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.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] --- Project1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project1/requirements.txt b/Project1/requirements.txt index 88565f7..1826ef3 100644 --- a/Project1/requirements.txt +++ b/Project1/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==1.1.1 mistune==0.8.4 nbconvert==5.6.0 nbformat==4.4.0 -notebook==6.0.1 +notebook==6.1.5 numpy==1.14.2 pandas==0.25.1 pandocfilters==1.4.2