From 574a6ab5f46e15018f881f95200af4f2644d18c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 16:06:44 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 9.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.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/9.1.1...9.2.0) --- 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 65341da74..e7046a8e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.9.1 Markdown==3.3.7 -Pillow==9.1.1 +Pillow==9.2.0 psycopg2-binary==2.9.3 python-dotenv==0.21.0 requests==2.28.1