From c735c14d9f2a914e47d14430b0dcba1b6622146f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:14:20 +0000 Subject: [PATCH] Build(deps-dev): Bump notebook from 6.4.11 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.4.11 to 6.4.12. --- updated-dependencies: - dependency-name: notebook 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 e9a92a1..ca23239 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ matplotlib==3.5.2 seaborn==0.11.2 # IDE -notebook==6.4.11 +notebook==6.4.12 ipywidgets==7.7.0 # Testing