From fd14b843c7be050f76346a35816c6f3f00ea6853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:12:57 +0000 Subject: [PATCH] Bump notebook from 4.3.1 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 4.3.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] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..f2bc721 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -45,7 +45,7 @@ nbconvert==5.1.1 nbformat==4.2.0 networkx==1.11 nose==1.3.7 -notebook==4.3.1 +notebook==6.1.5 numpy==1.12.0 packaging==16.8 pandocfilters==1.4.1 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..543be00 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -42,7 +42,7 @@ nbconvert==5.1.1 nbformat==4.2.0 networkx==1.11 nose==1.3.7 -notebook==4.3.1 +notebook==6.1.5 numpy==1.12.0 packaging==16.8 pandocfilters==1.4.1