From 9766bdd7f7227e78cba0f61128891282eddf2506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 03:16:38 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.2.0 in /django/docker/django/requirements/01 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.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/8.3.1...9.2.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..03a28c49 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.2.0 pluggy==0.13.1 promise==2.3 psycopg2==2.8.6