From ecd080403d4f8c5fb6e0cc8068cb5cad3372b566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:27:42 +0000 Subject: [PATCH] Bump notebook from 5.5 to 6.1.5 in /binder Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.5 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] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 381ade8..d0d7ce3 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -6,6 +6,6 @@ matplotlib neo4j py2neo pygal -notebook==5.5 +notebook==6.1.5 jupyter_dashboards tornado==5.1.1 \ No newline at end of file