From 8da5f194b44e86bfec160c92f87a6f6b0cf9341c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:53:27 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.3.0 in /trydjango1-11/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trydjango1-11/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trydjango1-11/src/requirements.txt b/trydjango1-11/src/requirements.txt index ac7f751..028e0da 100644 --- a/trydjango1-11/src/requirements.txt +++ b/trydjango1-11/src/requirements.txt @@ -19,7 +19,7 @@ mock==2.0.0 model-mommy==1.4.0 olefile==0.44 pbr==3.1.1 -Pillow==4.2.1 +Pillow==9.3.0 psycopg2==2.7.3.1 PyJWT==1.5.3 PySocks==1.6.7