From 533f5413cf90a75d130a0cfe8a65c105e6ea005c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:31:27 +0000 Subject: [PATCH] Bump nbdime from 1.1.0 to 1.1.1 in /Hands-on_ML_sklearn_tensorflow 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] --- Hands-on_ML_sklearn_tensorflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hands-on_ML_sklearn_tensorflow/requirements.txt b/Hands-on_ML_sklearn_tensorflow/requirements.txt index 2fc26da..857754c 100644 --- a/Hands-on_ML_sklearn_tensorflow/requirements.txt +++ b/Hands-on_ML_sklearn_tensorflow/requirements.txt @@ -56,7 +56,7 @@ pyglet==1.3.2 ##### Extra packages (optional) # Nice utility to diff Jupyter Notebooks. -nbdime==1.1.0 +nbdime==1.1.1 # May be useful with Pandas for complex "where" clauses (e.g., Pandas # tutorial).