From 64fafd77406218291e64911d5e75393c7b3456bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:31:14 +0000 Subject: [PATCH] Bump notebook from 6.0.1 to 6.4.12 in /examples Bumps [notebook](http://jupyter.org) from 6.0.1 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/requirements.txt b/examples/requirements.txt index 115b802..c7e59fc 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -25,7 +25,7 @@ modelcatalog-api==1.3.0 more-itertools==7.2.0 nbconvert==5.6.0 nbformat==4.4.0 -notebook==6.0.1 +notebook==6.4.12 pandocfilters==1.4.2 parso==0.5.1 pexpect==4.7.0 ; sys_platform != 'win32'