From bc96702f71294ed58ccb6663036a5a58d5c1c2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:26:44 +0000 Subject: [PATCH] Bump nbconvert from 5.3.1 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.3.1 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.3.1...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 36e57a3c..f7a92efc 100644 --- a/r.txt +++ b/r.txt @@ -81,7 +81,7 @@ msgpack==0.5.6 msgpack-numpy==0.4.3.1 murmurhash==0.28.0 mypy-extensions==0.4.3 -nbconvert==5.3.1 +nbconvert==6.5.1 nbformat==4.4.0 nest-asyncio==1.5.4 nltk==3.4.5 diff --git a/requirements.txt b/requirements.txt index 5cf716d1..d443b97a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ mongoengine msgpack==0.5.6 msgpack-numpy==0.4.3.1 murmurhash==0.28.0 -nbconvert==5.3.1 +nbconvert==6.5.1 nbformat==4.4.0 nltk==3.4.5 notebook==5.7.8