From f5be6bdf6e78fcaa306e9ed35ecb2c6f8c5f33a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:48:39 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.10 in /build 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] --- build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/requirements.txt b/build/requirements.txt index 5e9bbe3..be8edb3 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -46,7 +46,7 @@ mistune==0.8.4 more-itertools==4.3.0 nbconvert==5.4.1 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.4.10 numpy==1.16.2 olefile==0.46 packaging==19.0