From b4b76e6d9406b1671aed5ffbb0a8aad9f26e50b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:56:51 +0000 Subject: [PATCH] Bump notebook from 6.3.0 to 6.4.1 Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.1. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_databricks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_databricks.txt b/requirements_databricks.txt index c9d13ce..7cf5fc4 100644 --- a/requirements_databricks.txt +++ b/requirements_databricks.txt @@ -9,7 +9,7 @@ scipy==1.6.2 matplotlib==3.4.1 scikit-learn==0.24.1 jupyterlab==3.0.14 -notebook==6.3.0 +notebook==6.4.1 wheel==0.36.2 seaborn==0.11.1 ipywidgets==7.6.3