From 53b0ccd7c1af70f96c3f3aad0e89276469563600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 13:31:50 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.1 in /vision/assignment1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 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] --- vision/assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/assignment1/requirements.txt b/vision/assignment1/requirements.txt index 96eecba..ae3e99c 100644 --- a/vision/assignment1/requirements.txt +++ b/vision/assignment1/requirements.txt @@ -32,7 +32,7 @@ mistune==0.8.4 nbconvert==5.4.1 nbdime==1.0.5 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.4.1 numpy==1.16.2 pandocfilters==1.4.2 pexpect==4.6.0