From 4061c132823be9e7924e219889e8946704f6ca78 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 18 Mar 2021 20:27:59 +0000
Subject: [PATCH] Bump pillow from 8.1.0 to 8.1.1 in /config

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

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

diff --git a/config/requirements.txt b/config/requirements.txt
index 897d19577..d191c0dde 100644
--- a/config/requirements.txt
+++ b/config/requirements.txt
@@ -5,7 +5,7 @@ Flask-Limiter==1.4
 Flask-SQLAlchemy==2.4.4
 Flask-WTF==0.14.3
 GitHub-Flask==3.2.0
-Pillow==8.1.0
+Pillow==8.1.1
 python-dotenv==0.15.0
 requests==2.25.1
 ua-parser==0.10.0