From cca9955cd8cabeb4b1edcadd6c25ab871fc89a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 08:31:59 +0000 Subject: [PATCH] Bump notebook from 5.5 to 5.7.8 in /binder Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.5 to 5.7.8. - [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 667659e..71a7348 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -6,5 +6,5 @@ matplotlib neo4j py2neo pygal -notebook==5.5 +notebook==5.7.8 jupyter_dashboards \ No newline at end of file