From ce6b06dce75168625d530e332395a6c7692200e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 07:02:30 +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 225d28973..6a3780a0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==3.2.14 celery==5.2.7 Babel==2.10.3 -Pillow==9.2.0 +Pillow==9.4.0 celery[redis]==5.2.7 dj-database-url==1.0.0 django-redis-sessions==0.6.2