From 8a399f53630601676983fff955e08d85f0557d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:21:18 +0000 Subject: [PATCH] build(deps): bump notebook from 6.3.0 to 6.4.10 in /PlantsClustering Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.10. --- 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..76c1ca7 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.10 numpy==1.20.2 packaging==20.9 pandas==1.2.4