From 73564a475f9a75a4f3e678e51867cf920bdbce65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:39:26 +0000 Subject: [PATCH] Bump notebook from 6.0.2 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.0.2 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index cfb382e..1fc9100 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -notebook==6.0.2 +notebook==6.4.12 numpy==1.17.4 matplotlib==3.1.1 tensorflow-gpu>=1.15.2 diff --git a/requirements.txt b/requirements.txt index ef14e94..0909608 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -notebook==6.0.2 +notebook==6.4.12 numpy==1.17.4 matplotlib==3.1.1 tensorflow>=1.15.2