From 6b6a37bfd04ed42c55a1147bd80704d7e381c5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:57:29 +0000 Subject: [PATCH] Bump notebook from 5.7.10 to 6.4.12 in /pyscripts Bumps [notebook](http://jupyter.org) from 5.7.10 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyscripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyscripts/requirements.txt b/pyscripts/requirements.txt index 1957845..790faa8 100644 --- a/pyscripts/requirements.txt +++ b/pyscripts/requirements.txt @@ -55,7 +55,7 @@ more-itertools==5.0.0 nbconvert==5.6.1 nbformat==4.4.0 networkx==2.2 -notebook==5.7.10 +notebook==6.4.12 numexpr==2.7.1 numpy==1.16.6 packaging==20.4