From 0705c482dc0efd9eb5e1853a59a726bd9d52270e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:38:52 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_incl_notebooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_incl_notebooks.txt b/requirements_incl_notebooks.txt index 471719c..0b2106e 100644 --- a/requirements_incl_notebooks.txt +++ b/requirements_incl_notebooks.txt @@ -43,7 +43,7 @@ mistune==0.8.4 nbconvert==5.5.0 nbformat==4.4.0 networkx==2.4 -notebook==5.7.8 +notebook==6.4.10 numpy==1.16.4 oauthlib==2.0.2 pandas