From dbf7e23034228976551816120ea3c92fad8531b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 05:11:06 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 b3b723c0..8454db53 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.4.0 +Pillow==9.0.0 pygeoip==0.3.2 python-dateutil==2.6.0 langdetect==1.0.9 diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..5fedbf8d 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.4.0 +Pillow==9.0.0 pygeoip==0.3.2 langdetect==1.0.9 PyPDF2==1.25.1