From 8354216f7879c8afecd0b4d4665bdecde3420835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:56:57 +0000 Subject: [PATCH] build(deps): bump notebook from 6.3.0 to 6.4.12 in /PlantsClustering Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PlantsClustering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlantsClustering/requirements.txt b/PlantsClustering/requirements.txt index 9a2ac5a..19724c9 100644 --- a/PlantsClustering/requirements.txt +++ b/PlantsClustering/requirements.txt @@ -35,7 +35,7 @@ nbclient==0.5.3 nbconvert==6.0.7 nbformat==5.1.3 nest-asyncio==1.5.1 -notebook==6.3.0 +notebook==6.4.12 numpy==1.20.2 packaging==20.9 pandas==1.2.4