From f49e5ad597be1caf419c2cc2209aa29e4b277de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:46:02 +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.txt | 2 +- videoSummarizer/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4f4440..2224c59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ nbconvert==5.6.1 nbformat==4.4.0 networkx==2.4 nltk==3.4.5 -notebook==6.0.2 +notebook==6.4.12 numba==0.48.0 numpy==1.18.0 oauthlib==3.1.0 diff --git a/videoSummarizer/requirements.txt b/videoSummarizer/requirements.txt index 0e2d544..d70ea85 100644 --- a/videoSummarizer/requirements.txt +++ b/videoSummarizer/requirements.txt @@ -93,7 +93,7 @@ nbconvert==5.6.1 nbformat==4.4.0 networkx==2.4 nltk==3.4.5 -notebook==6.0.2 +notebook==6.4.12 numba==0.48.0 numpy==1.18.0 oauthlib==3.1.0