From c7f936709548fb3dbf42dd3c7c60dba0c509417c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:09:46 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.2.0 in /test_requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 8.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...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..78187b5 100644 --- a/test_requirements/base.txt +++ b/test_requirements/base.txt @@ -1,4 +1,4 @@ -Pillow==4.0.0 +Pillow==8.2.0 argparse==1.4.0 coverage==4.3.4 coveralls==1.1