From 2097359527be7e0fe38520102142f2d827dbcc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:52:00 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.7.8 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 2d8123b..05dba8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ mkl-random nbconvert==5.5.0 nbformat==4.4.0 netifaces==0.10.9 -notebook==5.7.8 +notebook==6.4.10 numpy==1.16.4 nvidia-ml-py3==7.352.0 olefile==0.46