From 9bf416641c56d2415f236b953e9db818e0e6d587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:16:15 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.1 in /trydjango1-11/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 9.0.1. - [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.1) --- 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..16f37f8 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.1 psycopg2==2.7.3.1 PyJWT==1.5.3 PySocks==1.6.7