From 12653c7d9d82f74f3ce2f7d47e00312e0464b43f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:32:42 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 8.1.1 in /pacotestrab/mikaelmello Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 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/8.0.1...8.1.1) Signed-off-by: dependabot[bot] --- pacotestrab/mikaelmello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacotestrab/mikaelmello/requirements.txt b/pacotestrab/mikaelmello/requirements.txt index c6d1108..47b419a 100644 --- a/pacotestrab/mikaelmello/requirements.txt +++ b/pacotestrab/mikaelmello/requirements.txt @@ -12,7 +12,7 @@ mypy-extensions==0.4.3 numpy==1.19.4 oauthlib==3.1.0 pathspec==0.8.1 -Pillow==8.0.1 +Pillow==8.1.1 pyparsing==2.4.7 PySocks==1.7.1 python-dateutil==2.8.1