From 1af6f349a88f617a4663bcd649e41f78eee37c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:31:22 +0000 Subject: [PATCH] Bump nbdime from 1.0.5 to 1.1.1 in /standford-cs231n/assignment1 Bumps [nbdime](https://github.com/jupyter/nbdime) from 1.0.5 to 1.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/1.0.5...1.1.1) --- updated-dependencies: - dependency-name: nbdime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- standford-cs231n/assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standford-cs231n/assignment1/requirements.txt b/standford-cs231n/assignment1/requirements.txt index f7d67af..4b7d397 100644 --- a/standford-cs231n/assignment1/requirements.txt +++ b/standford-cs231n/assignment1/requirements.txt @@ -30,7 +30,7 @@ MarkupSafe==1.1.1 matplotlib==3.0.3 mistune==0.8.4 nbconvert==5.4.1 -nbdime==1.0.5 +nbdime==1.1.1 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.2