From f0a91474d06d8cc2a20a8619120e714374b1cec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:14:43 +0000 Subject: [PATCH] Bump nbconvert from 6.0.7 to 6.3.0 in /code Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.0.7...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 933c633..03aa954 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -74,7 +74,7 @@ mlflow==1.13.1 msrest==0.6.21 nbclassic==0.2.6 nbclient==0.5.2 -nbconvert==6.0.7 +nbconvert==6.3.0 nbformat==5.1.2 nest-asyncio==1.5.1 notebook==6.4.1