From 1fd0a1c68dc79d4a30b9f0c6fb96be92e8432149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:07:52 +0000 Subject: [PATCH] Bump notebook from 6.4.10 to 6.4.12 in /webify Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webify/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webify/requirements.txt b/webify/requirements.txt index 5488d56..517d291 100644 --- a/webify/requirements.txt +++ b/webify/requirements.txt @@ -10,7 +10,7 @@ MarkupSafe==1.1.1 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 -notebook==6.4.10 +notebook==6.4.12 packaging==20.4 pandocfilters==1.4.2 pathspec==0.8.0