From 45e0fa1308ed4219f5a07ee6bd9cb02d0e4dc58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:16:38 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.2.0 in /Release 2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Release 2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release 2/requirements.txt b/Release 2/requirements.txt index 0f7ef2b..a69f981 100644 --- a/Release 2/requirements.txt +++ b/Release 2/requirements.txt @@ -14,7 +14,7 @@ numpy==1.17.3 openpyxl==3.0.2 pandas==0.25.2 pendulum==2.0.5 -Pillow==6.2.1 +Pillow==8.2.0 PyAutoGUI==0.9.48 PyGetWindow==0.0.7 PyMsgBox==1.0.7