From ef6036e62f46e4cb337b84d0c46c12e7d2bf029e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:27:34 +0000 Subject: [PATCH] Bump nbconvert in /scripts/wandb/run-20191014_144557-7a7ebzhh Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/wandb/run-20191014_144557-7a7ebzhh/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/wandb/run-20191014_144557-7a7ebzhh/requirements.txt b/scripts/wandb/run-20191014_144557-7a7ebzhh/requirements.txt index cdd1bb0..18e87e8 100644 --- a/scripts/wandb/run-20191014_144557-7a7ebzhh/requirements.txt +++ b/scripts/wandb/run-20191014_144557-7a7ebzhh/requirements.txt @@ -83,7 +83,7 @@ mccabe==0.6.1 mistune==0.8.4 munch==2.3.2 murmurhash==1.0.2 -nbconvert==5.6.0 +nbconvert==6.5.1 nbformat==4.4.0 networkx==2.3 nltk==3.4.5