From cf429cdba3e28fe5cd409a158965ba765566aa79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 03:02:41 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.4.0 in /django/docker/django/requirements/01 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 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/8.3.1...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- django/docker/django/requirements/01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/docker/django/requirements/01/requirements.txt b/django/docker/django/requirements/01/requirements.txt index f2162d59..ae8bf31c 100644 --- a/django/docker/django/requirements/01/requirements.txt +++ b/django/docker/django/requirements/01/requirements.txt @@ -39,7 +39,7 @@ more-itertools==8.6.0 olefile==0.46 ordered-set==4.0.1 packaging==20.9 -Pillow==8.3.1 +Pillow==9.4.0 pluggy==0.13.1 promise==2.3 psycopg2==2.8.6