From 681e4350102254565e0f723828cd409a38cfa0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:30:47 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.0.3 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ee080a..3ca217e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ markupsafe==1.1.1 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.4 -notebook==6.0.3 +notebook==6.4.12 pandocfilters==1.4.2 parso==0.6.2 pexpect==4.8.0 ; sys_platform != 'win32'