From eff06cc73f65a66b2e18f2ef734aa998733740c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 01:55:26 +0000 Subject: [PATCH] Bump notebook from 5.7.10 to 6.4.1 Bumps [notebook](http://jupyter.org) from 5.7.10 to 6.4.1. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 074fd07..00a7ea3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ scipy open3d # Documentation Generation Packages -notebook==5.7.10 +notebook==6.4.1 Sphinx==2.4.4 sphinx_rtd_theme==0.4.3 exhale==0.2.3