From 0ce4e1403e582cf9f39890c62e3b5eac027b79d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:30:59 +0000 Subject: [PATCH] Bump nbdime in /hands-on-ml-with-sklearn-and-tf/handson-ml-master Bumps [nbdime](https://github.com/jupyter/nbdime) from 0.4.1 to 1.1.1. - [Release notes](https://github.com/jupyter/nbdime/releases) - [Commits](https://github.com/jupyter/nbdime/compare/0.4.1...1.1.1) --- updated-dependencies: - dependency-name: nbdime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../handson-ml-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hands-on-ml-with-sklearn-and-tf/handson-ml-master/requirements.txt b/hands-on-ml-with-sklearn-and-tf/handson-ml-master/requirements.txt index 69bf446..1ffcace 100644 --- a/hands-on-ml-with-sklearn-and-tf/handson-ml-master/requirements.txt +++ b/hands-on-ml-with-sklearn-and-tf/handson-ml-master/requirements.txt @@ -72,7 +72,7 @@ scikit-image==0.13.1 ##### Extra packages (optional) # Nice utility to diff Jupyter Notebooks. -nbdime==0.4.1 +nbdime==1.1.1 # May be useful with Pandas for complex "where" clauses (e.g., Pandas # tutorial).