From 850e24a46b8d6a4e429ec22fd8aad41462882417 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 8 Sep 2021 02:32:27 +0000
Subject: [PATCH] Bump pillow from 5.1.0 to 8.3.2

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 8.3.2.
- [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/5.1.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 requirements.txt

diff --git a/requirements.txt b/requirements.txt
old mode 100755
new mode 100644
index c664601..264cea2
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ ConfigUpdater==1.1.3
 Django==3.0.10
 Mako==1.0.7
 MarkupSafe==1.1.0
-Pillow==5.1.0
+Pillow==8.3.2
 PyJWT==1.7.1
 PyNaCl==1.1.2
 PyYAML