From 173974ce4d16d22a836de417d190312635b03f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:37:08 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 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] --- gpu_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gpu_requirements.txt b/gpu_requirements.txt index f46840e..67a76ad 100644 --- a/gpu_requirements.txt +++ b/gpu_requirements.txt @@ -44,7 +44,7 @@ mistune==0.8.4 mock==2.0.0 nbconvert==5.4.0 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.1.5 numpy==1.15.3 pandas==0.23.4 pandocfilters==1.4.2 diff --git a/requirements.txt b/requirements.txt index 6ea7278..f8c7c92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ mistune==0.8.4 mock==2.0.0 nbconvert==5.4.0 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.1.5 numpy==1.15.3 pandas==0.23.4 pandocfilters==1.4.2