From 048b6f4fb594dd3ec78a709be59ef73e61c25db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 00:29:03 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 6.2.0 in /test_requirements 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] --- test_requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements/base.txt b/test_requirements/base.txt index 53e9877..8fd6c5e 100644 --- a/test_requirements/base.txt +++ b/test_requirements/base.txt @@ -1,4 +1,4 @@ -Pillow==4.0.0 +Pillow==6.2.0 argparse==1.4.0 coverage==4.3.4 coveralls==1.1