From 7c55382700f45c5273a0aacffeb45c73b63a2bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 00:20:32 +0000 Subject: [PATCH] Bump mistune from 0.7.4 to 0.8.1 in /api Bumps [mistune](https://github.com/lepture/mistune) from 0.7.4 to 0.8.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/CHANGES.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.7.4...v0.8.1) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3f000c2..878bc72 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -19,7 +19,7 @@ jsonschema==2.6.0 kombu==3.0.37 manage==0.1.13 MarkupSafe==1.0 -mistune==0.7.4 +mistune==0.8.1 mock==2.0.0 nameko==2.6.0 path.py==10.3.1