From 0df5c994b0e346ea6ca50061729b466fa6bd18e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:06:24 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d619455..328cc4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ draftjs-exporter==2.1.7 gunicorn==20.0.4 html5lib==1.0.1 idna==2.8 -Pillow==6.2.2 +Pillow==9.0.0 psycopg2==2.8.4 pytz==2019.3 requests==2.22.0 @@ -47,7 +47,7 @@ gunicorn==20.0.4 html5lib==1.0.1 idna==2.8 markdown2==2.3.8 -Pillow==6.2.2 +Pillow==9.0.0 psycopg2==2.8.4 pytz==2019.3 requests==2.22.0