From 78e71e236daff0cd1cad5bfcaa52d7f520cf48be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:35:49 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 5.4.1 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.4.1 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.4.1...6.5.1) --- 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..725f606 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.5.1 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.2 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..1133ed3 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.5.1 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.2