From 9dc780d1ce0306f95e57cbf2eb42aa4de9faee49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:56:27 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.1.5 in /src/PyTorch_Tutorial Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] --- src/PyTorch_Tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PyTorch_Tutorial/requirements.txt b/src/PyTorch_Tutorial/requirements.txt index c9a971e..1c12758 100644 --- a/src/PyTorch_Tutorial/requirements.txt +++ b/src/PyTorch_Tutorial/requirements.txt @@ -47,7 +47,7 @@ moviepy==1.0.0 nbconvert==5.4.0 nbextensions==0.1.0 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.1.5 numpy==1.16.3 opencv-python==3.4.3.18 pandas==0.23.4