From 662cfde691fb3c9757cc7bcfa38f7bc26809ecc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:51:46 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.1.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.1...9.1.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5531b488..a59bfd6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.8.0 Markdown==3.3.7 -Pillow==9.0.1 +Pillow==9.1.1 psycopg2-binary==2.9.3 python-dotenv==0.20.0 requests==2.27.1