From 1d2be03d0c5ced388eb3475f5f98365cd1317d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:38:58 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 132c796..e867e5e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ altgraph==0.16.1 fbs==0.8.4 future==0.18.1 pefile==2019.4.18 -Pillow==6.2.0 +Pillow==8.1.1 PyAudio==0.2.11 PyAutoGUI==0.9.48 PyGetWindow==0.0.7