From 9d0d4bd3ef7d09bf2da195280730f790f1229458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 17:53:11 +1200 Subject: [PATCH] Bump pillow from 8.1.2 to 8.3.1 (#311) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.3.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.2...8.3.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/base.txt | 2 +- requirements/rtd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index cff8d507..83dd88bd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ dill==0.2.5 future==0.18.2 raven==6.10.0 pyzor==1.0.0 -Pillow==8.2.0 +Pillow==8.3.1 pygeoip==0.3.2 python-dateutil==2.6.0 langdetect==1.0.9 diff --git a/requirements/rtd.txt b/requirements/rtd.txt index c942032d..0e75e47b 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -4,7 +4,7 @@ jinja2==2.11.3 future==0.18.2 raven==6.10.0 pyzor==1.0.0 -Pillow==8.1.2 +Pillow==8.3.1 pygeoip==0.3.2 langdetect==1.0.9 PyPDF2==1.25.1