From 96d7171a1d7a56aa678d2ce09a419d3b8289f1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:58:42 +0000 Subject: [PATCH] Bump nbconvert Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.1 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.0.1...6.3.0) --- 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 17d453a0604..77e5441c339 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.0.1 +nbconvert==6.3.0 nbformat==5.0.7 nest-asyncio==1.4.0 notebook==6.4.12