From e5605c936c08b392c1fca3d2ba8ff5ffd9f95498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:14:18 +0000 Subject: [PATCH] Bump notebook from 6.0.0 to 6.4.1 in /ML Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.0 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] --- ML/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ML/requirements3.txt b/ML/requirements3.txt index 4cc4932f..a567c99a 100644 --- a/ML/requirements3.txt +++ b/ML/requirements3.txt @@ -60,7 +60,7 @@ nbconvert==5.5.0 nbformat==4.4.0 netaddr==0.7.19 netifaces==0.10.4 -notebook==6.0.0 +notebook==6.4.1 numpy==1.15.4 onboard==1.4.1 oslo.config==6.8.0