From 82cdf200ca750ecbe88c4433639b5eec17d78ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:31:41 +0000 Subject: [PATCH] Bump nbdime from 1.0.5 to 1.1.1 in /assignment3 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] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt index 9c29e6f0..943821c6 100644 --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -32,7 +32,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.18.4