From d7d345ebc2d7d94238af87082ed6886b61a32840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:03:01 +0000 Subject: [PATCH] Bump notebook from 5.6.0 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 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] --- req.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/req.txt b/req.txt index b0add3d..4509490 100644 --- a/req.txt +++ b/req.txt @@ -22,7 +22,7 @@ mistune==0.8.3 mpld3==0.3 nbconvert==5.3.1 nbformat==4.4.0 -notebook==5.6.0 +notebook==6.1.5 numpy==1.15.1 pandas==0.23.4 pandas-profiling==1.4.1 diff --git a/requirements.txt b/requirements.txt index 8fab704..858fc51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ matplotlib==2.2.3 mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 -notebook==5.6.0 +notebook==6.1.5 numpy==1.15.1 pandas==0.23.4 pandocfilters==1.4.2