From 16a0ea07c7f9bdef896a3ae10e93fa6e73a336ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 14:21:50 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [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/9.0.0...9.0.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 448c84390..90bf811e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.7.1 Markdown==3.3.6 -Pillow==9.0.0 +Pillow==9.0.1 psycopg2-binary==2.9.3 python-dotenv==0.19.2 requests==2.27.1