From f95a67ca34581d505364a4f81ccb2c5034862e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:08:39 +0000 Subject: [PATCH] Bump nbconvert from 5.6.1 to 6.3.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements1.6.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9aec9f..e41e836 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ matplotlib==3.1.3 mccabe==0.6.1 mistune==0.8.4 mxnet-cu101==1.5.1.post0 -nbconvert==5.6.1 +nbconvert==6.3.0 nbformat==5.0.4 notebook==6.0.3 numpy==1.18.1 diff --git a/requirements1.6.txt b/requirements1.6.txt index 9baedb4..145c79c 100644 --- a/requirements1.6.txt +++ b/requirements1.6.txt @@ -35,7 +35,7 @@ matplotlib==3.1.3 mccabe==0.6.1 mistune==0.8.4 mxnet-cu101==1.6.0 -nbconvert==5.6.1 +nbconvert==6.3.0 nbformat==5.0.4 notebook==6.0.3 numpy==1.18.1