From 4045bd878bdf4251f3b9870a8db997f3fd39e24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 18:31:29 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 5.4.1 to 6.3.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.4.1 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.4.1...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..f7ef00f 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -37,7 +37,7 @@ Markdown==3.0.1 MarkupSafe==1.1.1 mccabe==0.6.1 mistune==0.8.4 -nbconvert==5.4.1 +nbconvert==6.3.0 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.2 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..ed342e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 mistune==0.8.4 monotonic==1.5 -nbconvert==5.4.1 +nbconvert==6.3.0 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.2