From 5e75a00aa0685e41c5f4eb1ae5a2dd4dacd95840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:43:52 +0000 Subject: [PATCH] build(deps): bump notebook from 5.0.0 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.0.0 to 6.4.10. --- 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 950df89..4c91555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ MarkupSafe==1.0 mistune==0.7.4 nbconvert==5.2.1 nbformat==4.4.0 -notebook==5.0.0 +notebook==6.4.10 olefile==0.44 pandocfilters==1.4.2 pexpect==4.2.1