From af0d7dd6493e573c692187966e23260879015b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 12:02:10 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.3.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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3d81d35b..aba1a33b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ pandocfilters==1.4.2 # via nbconvert pathlib2==2.3.5 # via ipython, pickleshare pexpect==4.6.0 # via ipython pickleshare==0.7.4 # via ipython -pillow==6.2.2 +pillow==9.3.0 premailer==3.0.0 # via django-premailer prompt-toolkit==1.0.15 # via ipython psycopg2==2.7.5 diff --git a/requirements_local.txt b/requirements_local.txt index 49e29839..980baaaf 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -1,6 +1,6 @@ tornado==4.5.3 django==1.11.29 -pillow==6.2.2 +pillow==9.3.0 django-recaptcha==1.4.0 python-gettext==3.0 beautifulsoup==3.2.1