From 4227aee5eb944f20d916a820c24cd4bed0dda73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:59:20 +0000 Subject: [PATCH] Bump nbconvert from 6.1.0 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.1.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.1.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- getting-started/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/requirements.txt b/getting-started/requirements.txt index ca70110..ced6338 100644 --- a/getting-started/requirements.txt +++ b/getting-started/requirements.txt @@ -35,7 +35,7 @@ matplotlib-inline==0.1.2 mistune==0.8.4 nbclassic==0.3.1 nbclient==0.5.3 -nbconvert==6.1.0 +nbconvert==6.5.1 nbformat==5.1.3 nest-asyncio==1.5.1 notebook==6.4.0