From 528d3a588bd4ada153af31b2cc0255aee236663f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:00:54 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.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.2.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 42f0c8c..42345be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ backports.zoneinfo==0.2.1 Django==4.1.1 django-ckeditor==6.3.0 django-js-asset==2.0.0 -Pillow==9.2.0 +Pillow==9.4.0 python-decouple==3.6 pytz==2022.1 sqlparse==0.4.2