From c0e35e89e920872059350c052f27c07413b81c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:01:39 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.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.3.0...9.4.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 cc565492c..e5d78d3e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.9.2 Markdown==3.4.1 -Pillow==9.3.0 +Pillow==9.4.0 psycopg2-binary==2.9.5 python-dotenv==0.21.0 requests==2.28.1