From 647c84e67fd51bcfb99a16af72aa6988f753b766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:30:47 +0000 Subject: [PATCH] chore(deps): bump nbdime from 1.0.5 to 1.1.1 in /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] --- assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 assignment1/requirements.txt diff --git a/assignment1/requirements.txt b/assignment1/requirements.txt old mode 100755 new mode 100644 index 4d9577c..81b6127 --- a/assignment1/requirements.txt +++ b/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