From b8eb408a5c28014017945046a847fa798e984b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:09:23 +0000 Subject: [PATCH] Bump notebook from 5.7.4 to 6.4.10 Bumps [notebook](http://jupyter.org) from 5.7.4 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..179fb9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ nbformat==4.4.0 nbstripout==0.3.3 networkx==2.2 nose==1.3.7 -notebook==5.7.4 +notebook==6.4.10 numpy==1.14.5 opencv-python==3.4.5.20 packaging==18.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..b3bbab4 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -55,7 +55,7 @@ nbformat==4.4.0 nbstripout==0.3.3 networkx==2.2 nose==1.3.7 -notebook==5.7.4 +notebook==6.4.10 numpy==1.14.5 opencv-python==3.4.5.20 packaging==18.0