From ba64f22628787e162e2d524bfc02e9733f02c844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:54:23 +0000 Subject: [PATCH] Bump notebook from 6.1.5 to 6.4.1 in /Surrogate_MBO Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.1.5 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Surrogate_MBO/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surrogate_MBO/requirements.txt b/Surrogate_MBO/requirements.txt index 3b02b4b..9936385 100644 --- a/Surrogate_MBO/requirements.txt +++ b/Surrogate_MBO/requirements.txt @@ -72,7 +72,7 @@ multidict==4.7.5 multipledispatch==0.6.0 nbconvert==5.6.1 nbformat==5.0.6 -notebook==6.1.5 +notebook==6.4.1 numpy==1.18.1 oauthlib==3.1.0 opencv-python==4.1.1.26