From bc791975e7822cabea2b955f68b75aa5e492df31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:12:35 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 6.4.12 in /Art_Generation Bumps [notebook](http://jupyter.org) from 4.4.1 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Art_Generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Art_Generation/requirements.txt b/Art_Generation/requirements.txt index 9ba9307c..a53c7d43 100644 --- a/Art_Generation/requirements.txt +++ b/Art_Generation/requirements.txt @@ -30,7 +30,7 @@ mistune==0.7.3 mock==2.0.0 nbconvert==5.1.1 nbformat==4.2.0 -notebook==4.4.1 +notebook==6.4.12 numpy==1.12.0 olefile==0.44 packaging==16.8