From 5369a8ce676b055b863d3ead69d8089a8db04ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 18:24:02 +0000 Subject: [PATCH] Bump mistune from 0.8 to 0.8.1 Bumps [mistune](https://github.com/lepture/mistune) from 0.8 to 0.8.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/v0.8.1/CHANGES.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8...v0.8.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e8c574..838b75b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ kvfile==0.0.6 # via dataflows linear-tsv==1.0.0 # via tabulator lxml==4.1.0 markupsafe==1.0 # via jinja2 -mistune==0.8 # via datapackage-pipelines +mistune==0.8.1 # via datapackage-pipelines more-itertools==7.2.0 # via zipp openpyxl==3.0.1 # via tabulator os-api-cache==0.0.7 # via os-package-registry