From 5e471e073cae488b15a60ea31c18350002ce1897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:51:39 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.0.1 in /pacotestrab/mikaelmello Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..0418e51 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==9.0.1 pyparsing==2.4.7 PySocks==1.7.1 python-dateutil==2.8.1