From 33a7e1fc7d0fe0cd9ae0f4ede28093874f389184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:49:40 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.1.1 in /test_requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 8.1.1. - [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...8.1.1) 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..29f5e7b 100644 --- a/test_requirements/base.txt +++ b/test_requirements/base.txt @@ -1,4 +1,4 @@ -Pillow==4.0.0 +Pillow==8.1.1 argparse==1.4.0 coverage==4.3.4 coveralls==1.1