From f4d7823018c157818f0b806fc65ab3b429ecf456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 23:08:56 +0000 Subject: [PATCH] Bump notebook from 6.4.3 to 6.4.10 Bumps [notebook](http://jupyter.org) from 6.4.3 to 6.4.10. --- 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..41ecbd3 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.10; 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"