From 0f57dc9c8a8478b5b98806e5e42195adc8a941aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 00:02:44 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 8.3.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 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.3.0...8.3.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ab691a30..2b1d3f97e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.6.3 Markdown==3.3.4 -Pillow==8.3.0 +Pillow==8.3.1 psycopg2-binary==2.9.1 python-dotenv==0.18.0 requests==2.25.1