From cc022c8a00c0b505de35b6dc57bdd0793fd9ae82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:20:56 +0000 Subject: [PATCH] Bump notebook from 6.2.0 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.2.0 to 6.4.12. --- 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 64785f1..dad2b8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ nbconvert==6.3.0; python_version >= "3.7" nbformat==5.1.3; python_full_version >= "3.6.1" and python_version >= "3.7" nest-asyncio==1.5.1; python_full_version >= "3.6.1" and python_version >= "3.7" nltk==3.6.5; python_version >= "3.6" -notebook==6.4.6; python_version >= "3.6" +notebook==6.4.12; python_version >= "3.6" nox==2019.11.9; python_version >= "3.5" numpy==1.21.1; python_version >= "3.7" oauthlib==3.1.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"