From 4e1069f76d7d8617f2baddff97d3d0aa3f2efa27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:56:33 +0000 Subject: [PATCH] build(deps): bump notebook from 6.3.0 to 6.4.1 in /PlantsClustering Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.1. --- 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..1ee2c0d 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.1 numpy==1.20.2 packaging==20.9 pandas==1.2.4