From 54578285002515e1db376f75bb66d73b82df91ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:56:12 +0000 Subject: [PATCH] Bump notebook from 5.7.4 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.4 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] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..049bece 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ nbformat==4.4.0 nbstripout==0.3.3 networkx==2.2 nose==1.3.7 -notebook==5.7.4 +notebook==6.1.5 numpy==1.14.5 opencv-python==3.4.5.20 packaging==18.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..8e3eb63 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -55,7 +55,7 @@ nbformat==4.4.0 nbstripout==0.3.3 networkx==2.2 nose==1.3.7 -notebook==5.7.4 +notebook==6.1.5 numpy==1.14.5 opencv-python==3.4.5.20 packaging==18.0