From b942524d45bb643b8fd144497e21df9ce24fafc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:30:45 +0000 Subject: [PATCH] Bump nbdime from 1.0.6 to 1.1.1 Bumps [nbdime](https://github.com/jupyter/nbdime) from 1.0.6 to 1.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/1.0.6...1.1.1) --- updated-dependencies: - dependency-name: nbdime dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06731c4..9df8c63 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -r requirements.txt black==19.3b0 -nbdime==1.0.6 +nbdime==1.1.1 pylint==2.3.1