From 5acdc5f5953d6ebdc19023a2978045b5822f670d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:44:24 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 8.3.2. - [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/5.4.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- web-src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f3c9960..775b924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ gTTS-token==1.1.3 html5lib==1.0.1 idna==2.8 jsonfield==2.0.2 -Pillow==5.4.1 +Pillow==8.3.2 protobuf==3.6.1 psycopg2-binary==2.7.7 pyasn1==0.4.5 diff --git a/web-src/requirements.txt b/web-src/requirements.txt index d9e6644..bfa8d14 100644 --- a/web-src/requirements.txt +++ b/web-src/requirements.txt @@ -1,7 +1,7 @@ Django==2.1.5 django-ckeditor==5.6.1 django-js-asset==1.1.0 -Pillow==5.4.1 +Pillow==8.3.2 psycopg2-binary==2.7.7 pytz==2018.9 google-cloud-texttospeech