From 2d84bf3a91f054f749f3007c6ee968f0828eda3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 13:32:34 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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/7.1.2...8.1.1) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 18d10c6..8f519bf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -70,7 +70,7 @@ lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 MouseInfo==0.1.3 -Pillow==7.1.2 +Pillow==8.1.1 post==2019.4.13 public==2019.4.13 PyAutoGUI==0.9.50