From ff726837c63500a66866e9adefd2357aefe6b572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:46:52 +0000 Subject: [PATCH] Bump notebook from 5.7.4 to 6.1.5 in /src/diagram2graph Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.4 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] --- src/diagram2graph/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diagram2graph/requirements.txt b/src/diagram2graph/requirements.txt index 2a2b5c888..7d18c229b 100644 --- a/src/diagram2graph/requirements.txt +++ b/src/diagram2graph/requirements.txt @@ -12,5 +12,5 @@ jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 ipykernel==5.1.0 -notebook==5.7.4 +notebook==6.1.5 tornado==4.5.3 \ No newline at end of file