From a042959c31755fe47e0317b03b0392f8339b9dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:21:09 +0000 Subject: [PATCH] Bump notebook from 5.7.4 to 6.4.12 in /src/diagram2graph Bumps [notebook](http://jupyter.org) from 5.7.4 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... 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..847066030 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.4.12 tornado==4.5.3 \ No newline at end of file