From 8b22e05f029e889f3097b28d1557edc8da557aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 08:36:53 +0800 Subject: [PATCH] Bump pillow from 6.2.2 to 7.1.0 (#37) Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 7.1.0. - [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.2.2...7.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4867ca2..7df65b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==2.2.13 beautifulsoup4==4.8.2 lxml -pillow==6.2.2 +pillow==7.1.0 pyppeteer==0.0.25 loguru==0.4.1 djangorestframework==3.9.1