From ad8b9aacd0a3c0c128e94dd12957659989b9d3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 20:25:36 +0000 Subject: [PATCH] Bump nbconvert from 5.1.1 to 6.5.1 in /sentiment-rnn Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.1.1 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/5.1.1...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sentiment-rnn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentiment-rnn/requirements.txt b/sentiment-rnn/requirements.txt index 0325252964..99ad6785a4 100644 --- a/sentiment-rnn/requirements.txt +++ b/sentiment-rnn/requirements.txt @@ -16,7 +16,7 @@ jupyter-console==5.1.0 jupyter-core==4.11.2 MarkupSafe==1.0 mistune==0.8.1 -nbconvert==5.1.1 +nbconvert==6.5.1 nbformat==4.3.0 notebook==4.4.1 numpy==1.12.1