From 7510759dc1cc8b6053f0a0c15ba3f732ea71dbc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:25:36 +0000 Subject: [PATCH] Bump nbconvert from 6.0.6 to 6.5.1 in /src Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.6 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.0.6...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index bd3acb2..4e135a0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -41,7 +41,7 @@ MarkupSafe==1.1.1 matplotlib==3.2.0 mistune==0.8.4 nbclient==0.5.0 -nbconvert==6.0.6 +nbconvert==6.5.1 nbformat==5.0.7 nest-asyncio==1.4.0 notebook==6.1.5