From 13b383bcfcbb9bea57b4f550ac8cc777ef8ace27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 17:02:04 +0000 Subject: [PATCH] [Security] Bump pillow from 6.1.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 8.1.1. **This update includes security fixes.** - [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/6.1.0...8.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dd5774..c63a6f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fake-useragent==0.1.11 Flask==1.1.1 flask-restplus==0.13.0 peewee==3.10.0 -Pillow==6.1.0 +Pillow==8.1.1 PyMySQL==0.9.3 python-dateutil==2.6.1 Scrapy==1.5.0