From 6a100305e6fe044e5e0ad11ad051ed3876614b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:59:08 +0000 Subject: [PATCH] build(deps): bump pillow from 4.0.0 to 6.2.0 in /plugins Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.0.0...6.2.0) Signed-off-by: dependabot[bot] --- plugins/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/requirements.txt b/plugins/requirements.txt index 4114d00..d7972fc 100644 --- a/plugins/requirements.txt +++ b/plugins/requirements.txt @@ -2,7 +2,7 @@ babel==2.5.1 ERPpeek==1.6.3 html2text==2015.11.4 html5lib==0.999 -Pillow==4.0.0 +Pillow==6.2.0 poster==0.8.1 PyPDF2==1.23 reportlab==3.1.44