From 4aa79f4ee883fe0b941b9a0dca7b749c12a8277c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:30:24 +0000 Subject: [PATCH] Bump nbdime from 1.1.0 to 1.1.1 Bumps [nbdime](https://github.com/jupyter/nbdime) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: nbdime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dfc375..4cd02bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ MarkupSafe==1.1.1 matplotlib==3.1.2 mistune==0.8.4 nbconvert==5.6.1 -nbdime==1.1.0 +nbdime==1.1.1 nbformat==4.4.0 notebook==6.1.5 numpy==1.17.4