From c122134aa3fc1d109bdf63412933b3182890bcb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 13:54:32 +0000 Subject: [PATCH] Bump pillow from 3.3.1 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 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.3.1...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 667343ad95..096726ad7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Mako==1.0.4 MarkupSafe==0.23 normality==0.2.4 oauthlib==2.0.0 -Pillow==3.3.1 +Pillow==8.1.1 python-editor==1.0.1 pytz==2016.6.1 PyYAML==3.12