From be6c559ab221b8c7b8893fe7d8f2fbe3cc2dcb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:45:41 +0000 Subject: [PATCH] Bump notebook from 5.5.0 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.5.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 26ae68d..43f9858 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ mpmath==1.0.0 mypy==0.610 nbconvert==5.3.1 nbformat==4.4.0 -notebook==5.5.0 +notebook==6.4.10 numpy==1.14.5 oauthlib==2.0.6 PAM==0.4.2