From 8736ce53f0b3095568fd536cdc1e34854efbfe35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Oct 2021 09:49:50 +0000 Subject: [PATCH] Bump notebook from 6.3.0 to 6.4.1 in /segments Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.3.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] --- segments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/segments/requirements.txt b/segments/requirements.txt index 9b49800e..6588695f 100644 --- a/segments/requirements.txt +++ b/segments/requirements.txt @@ -48,7 +48,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