From 048f1c4a92ac6f32bb3ccc505ee3ac872e36aaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:30:54 +0000 Subject: [PATCH] Bump nbdime from 1.0.5 to 1.1.1 in /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] --- CS231n/assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CS231n/assignment1/requirements.txt b/CS231n/assignment1/requirements.txt index d9ee47c..d5b5960 100644 --- a/CS231n/assignment1/requirements.txt +++ b/CS231n/assignment1/requirements.txt @@ -31,7 +31,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