From 3b1c0dc8d0741ef3a4084309f5f44c33135ab190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:54:59 +0000 Subject: [PATCH] Bump notebook from 6.1.5 to 6.4.1 in /misc 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] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index fc032b3a..768f755b 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -58,7 +58,7 @@ nbconvert==6.0.7 nbformat==5.0.8 nest-asyncio==1.4.3 networkx==2.5 -notebook==6.1.5 +notebook==6.4.1 numpy==1.19.4 packaging==20.4 pandas==1.1.4