From 5796931c3779a7a1e7dbb8c2c25b17c74a99b046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 18:22:56 +0000 Subject: [PATCH] Bump nbconvert from 5.4.0 to 6.3.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.4.0 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.4...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu-py36.txt | 2 +- requirements-py36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu-py36.txt b/requirements-gpu-py36.txt index f71086b..b85cdec 100644 --- a/requirements-gpu-py36.txt +++ b/requirements-gpu-py36.txt @@ -32,7 +32,7 @@ Markdown==3.0.1 MarkupSafe==1.0 matplotlib==3.0.0 mistune==0.8.4 -nbconvert==5.4.0 +nbconvert==6.3.0 nbformat==4.4.0 notebook==5.7.0 numpy==1.15.2 diff --git a/requirements-py36.txt b/requirements-py36.txt index 0a7b527..4bdf965 100644 --- a/requirements-py36.txt +++ b/requirements-py36.txt @@ -41,7 +41,7 @@ matplotlib==3.0.0 mistune==0.8.3 moviepy==0.2.3.5 mxnet==1.3.0.post0 -nbconvert==5.4.0 +nbconvert==6.3.0 nbformat==4.4.0 networkx==2.2 notebook==5.7.0