From d25d4ed0a51404a36ae02d26a971d5f97847c7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 12:36:09 +0000 Subject: [PATCH] Bump unoconv from 0.8.2 to 0.9.0 Bumps [unoconv](https://github.com/dagwieers/unoconv) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/dagwieers/unoconv/releases) - [Changelog](https://github.com/unoconv/unoconv/blob/master/ChangeLog) - [Commits](https://github.com/dagwieers/unoconv/compare/0.8.2...0.9) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 571fbb0..bce7a12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ stripe==2.23.0 text-to-image==0.0.5 texttable==0.9.1 typed-ast==1.3.1 -unoconv==0.8.2 +unoconv==0.9.0 uritemplate==3.0.0 urllib3==1.23 Wand==0.5.1