From 3c992206c3569643938c6e02746c94364a29edf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:07:42 +0000 Subject: [PATCH] Bump nbconvert from 4.2.0 to 6.5.1 in /python2 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 4.2.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/4.2.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2/requirements.txt b/python2/requirements.txt index 3727427..124f894 100644 --- a/python2/requirements.txt +++ b/python2/requirements.txt @@ -47,7 +47,7 @@ matplotlib==1.4.3 mistune==0.7.2 mock==1.0.1 MySQL-python==1.2.5 -nbconvert==4.2.0 +nbconvert==6.5.1 nbformat==4.0.1 nltk==3.0.2 nose==1.3.4