From f5d162db358d9cc86b3c400766241fcc7b6ff4be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:50:27 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.4.1 Bumps [notebook](http://jupyter.org) from 6.0.3 to 6.4.1. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c736ec1..14d64a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ mccabe==0.6.1 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 -notebook==6.0.3 +notebook==6.4.1 numpy==1.17.3 packaging==20.4 pandocfilters==1.4.2