From 4156cf5a839022fb0e712d798ccfefde2df418fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 12:57:15 +0000 Subject: [PATCH] Bump nbconvert Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.3.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../common/examples/research_projects/lxmert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt b/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt index 77e5441c339..2f968b3ccda 100644 --- a/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt +++ b/examples/pytorch/nlp/huggingface_models/common/examples/research_projects/lxmert/requirements.txt @@ -43,7 +43,7 @@ matplotlib==3.3.1 mistune==2.0.3 msgpack==0.6.2 nbclient==0.5.0 -nbconvert==6.3.0 +nbconvert==6.5.1 nbformat==5.0.7 nest-asyncio==1.4.0 notebook==6.4.12