From e54518f59d916c0310097b2cb71a4f7ffb73cbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 13:53:27 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.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/3.4.2...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9460a78..f36aa04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ numpy==1.13.3 repoze.timeago==0.5 jsonpickle==0.9.5 emoji==0.4.5 -Pillow==3.4.2 +Pillow==8.1.1 beautifulsoup4==4.6.0 typing==3.6.2