From 8a07ba5c572c7451976f9ffc768359d149084a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:47:20 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.3.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.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/django-myproject/requirements/_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch03/myproject_virtualenv/src/django-myproject/requirements/_base.txt b/ch03/myproject_virtualenv/src/django-myproject/requirements/_base.txt index 5fa03b1..9af9270 100644 --- a/ch03/myproject_virtualenv/src/django-myproject/requirements/_base.txt +++ b/ch03/myproject_virtualenv/src/django-myproject/requirements/_base.txt @@ -17,7 +17,7 @@ elasticsearch==7.11.0 elasticsearch-dsl==7.3.0 html5lib==1.0.1 pilkit==2.0 -Pillow==9.0.0 +Pillow==9.3.0 psycopg2-binary==2.8.3 pycparser==2.19 Pyphen==0.9.5