From f4b58e06bfc95a097d4e7446dbc2cc613952646b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:56:17 +0000 Subject: [PATCH] :arrow_up: Bump notebook from 6.1.5 to 6.4.12 in /cs231n/assignment3 Bumps [notebook](http://jupyter.org) from 6.1.5 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cs231n/assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs231n/assignment3/requirements.txt b/cs231n/assignment3/requirements.txt index d84ec13..7987b6c 100644 --- a/cs231n/assignment3/requirements.txt +++ b/cs231n/assignment3/requirements.txt @@ -34,7 +34,7 @@ mistune==0.8.4 nbconvert==5.4.1 nbdime==1.0.5 nbformat==4.4.0 -notebook==6.1.5 +notebook==6.4.12 numpy==1.18.4 pandocfilters==1.4.2 parso==0.3.4