From 1794ca365a616dbf4fe256dd19b162384009b191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:53:08 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.1.5 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] --- requirements.txt | 2 +- requirements_freeze.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0695e70..0dd0c77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ imutils==0.5.3 ipykernel~=5.3.0 jupyter==1.0.0 matplotlib==3.2.2 -notebook~=6.0.3 +notebook~=6.1.5 numpy==1.19.0 Pillow==7.1.2 scikit-image==0.17.2 diff --git a/requirements_freeze.txt b/requirements_freeze.txt index 95ed482..6b32ebf 100644 --- a/requirements_freeze.txt +++ b/requirements_freeze.txt @@ -41,7 +41,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 networkx==2.4 -notebook==6.0.3 +notebook==6.1.5 numpy==1.19.0 opencv-python==4.2.0.34 packaging==20.4