From a9207d3fa74966fe5e8a3848cfb2b8a99078f1d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:34:57 +0000 Subject: [PATCH] Bump notebook from 5.7.10 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.7.10 to 6.4.10. --- 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..8e24be4 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.10 Sphinx==2.4.4 sphinx_rtd_theme==0.4.3 exhale==0.2.3