From 6e7545069fc8090b7e738fb980c1a37e3ad69265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:47:12 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.4.12 in /Chapter01 Bumps [notebook](http://jupyter.org) from 6.0.3 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter01/requirements.txt b/Chapter01/requirements.txt index e9c5350..b111249 100644 --- a/Chapter01/requirements.txt +++ b/Chapter01/requirements.txt @@ -57,7 +57,7 @@ matplotlib==3.1.3 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.4 -notebook==6.0.3 +notebook==6.4.12 numpy==1.18.1 oauthlib==3.1.0 opencv-python==4.1.2.30