From 55433ad5c2e0fee5d2738cacbacc3664343a8cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:58:24 +0000 Subject: [PATCH] Bump notebook from 6.4.3 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.4.3 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 ca0c369..2c9bc7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ nbclient==0.5.4; python_full_version >= "3.6.1" and python_version >= "3.7" nbconvert==6.1.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" -notebook==6.4.3; python_version >= "3.6" +notebook==6.4.12; python_version >= "3.6" numpy==1.21.1; python_version >= "3.7" openpyxl==3.0.7; python_version >= "3.6" packaging==21.0; python_version >= "3.7"