From 1a470de1d9b48137a6ac75253fd5ff2580af977e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 11:42:10 +0000 Subject: [PATCH] Bump mistune in /transformers/examples/research_projects/visual_bert Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../examples/research_projects/visual_bert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformers/examples/research_projects/visual_bert/requirements.txt b/transformers/examples/research_projects/visual_bert/requirements.txt index f20a2b111..8e28564f9 100644 --- a/transformers/examples/research_projects/visual_bert/requirements.txt +++ b/transformers/examples/research_projects/visual_bert/requirements.txt @@ -40,7 +40,7 @@ kiwisolver==1.2.0 lockfile==0.12.2 MarkupSafe==1.1.1 matplotlib==3.3.1 -mistune==0.8.4 +mistune==2.0.3 msgpack==0.6.2 nbclient==0.5.0 nbconvert==6.0.1