From c1d4d95862321789ee584b2bcd71fd4e1b9b484b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:34:24 +0000 Subject: [PATCH] Update pillow requirement from ~=8.1.1 to ~=8.1.2 Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [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.1.1...8.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a550cf6..e3fb3b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pytz~=2021.1 beautifulsoup4~=4.9.3 requests~=2.25.1 googletrans==4.0.0rc1 -pillow~=8.1.1 +pillow~=8.1.2 pygenstub~=1.4.1 emoji-country-flag~=1.2.3 spamwatch~=0.3.0