From 683257bde8db134d77b83835cabd60880a5e84ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 13:39:55 +0000 Subject: [PATCH] Bump notebook from 6.3.0 to 6.4.1 Bumps [notebook](http://jupyter.org) from 6.3.0 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 50ca8c1..06152f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ nbconvert==6.0.7 nbformat==5.1.2 nest-asyncio==1.5.1 networkx==2.5 -notebook==6.3.0 +notebook==6.4.1 numba==0.54.1 numexpr==2.7.3 numpy==1.20.3