From 8a38a6eb4d3191307c18631d63381866c4d1d69c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:25:23 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.12 in /src/PyTorch_Tutorial Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... 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..59ddb90 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.4.12 numpy==1.16.3 opencv-python==3.4.3.18 pandas==0.23.4