From 018a659cff1ef79d919f0f1b4e8a4dc68fcde02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:40:39 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.0 in /trydjango1-11/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 9.0.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.0.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..c8c925a 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.0.0 psycopg2==2.7.3.1 PyJWT==1.5.3 PySocks==1.6.7