From 610550f4543c6ff112c7762346961d866cef4292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:31:43 +0000 Subject: [PATCH] Bump nbdime from 2.0.0 to 2.1.1 Bumps [nbdime](https://github.com/jupyter/nbdime) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/nbdime@2.0.0...nbdime-jupyterlab@2.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 5644f1b..a4c00d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ matplotlib==3.1.3 mistune==0.8.4 mkl-service==2.3.0 nbconvert==5.6.1 -nbdime==2.0.0 +nbdime==2.1.1 nbformat==5.0.6 notebook==6.0.3 numpy==1.18.1