From 2666957afa928cd806d424adb605c6758f8e8a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:31:25 +0000 Subject: [PATCH] Bump nbdime from 2.1.0 to 2.1.1 in /api-book Bumps [nbdime](https://github.com/jupyter/nbdime) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/nbdime-jupyterlab@2.1.0...nbdime-jupyterlab@2.1.1) --- updated-dependencies: - dependency-name: nbdime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-book/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-book/requirements.txt b/api-book/requirements.txt index 413724e..c71a7bc 100644 --- a/api-book/requirements.txt +++ b/api-book/requirements.txt @@ -46,7 +46,7 @@ myst-nb==0.11.1 myst-parser==0.13.3 nbclient==0.5.1 nbconvert==5.6.1 -nbdime==2.1.0 +nbdime==2.1.1 nbformat==5.1.2 nest-asyncio==1.5.1 nested-lookup==0.2.21