From c30d43f4399cd3f286bbde691963f594c6ce8e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Dec 2020 23:41:02 +0000 Subject: [PATCH] build(deps): 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef9bceb..e8add99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ murmurhash==1.0.0 nbconvert==5.6.1 nbdev==0.2.18 nbformat==5.0.6 -notebook==6.0.3 +notebook==6.1.5 numexpr==2.7.1 numpy==1.18.4 olefile==0.46