From f1720bd35ea76641a7267e7ad337eb9f6a79bbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:45:17 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.3.2 in /trydjango1-11/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.2.1...8.3.2) --- 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..dd8033b 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==8.3.2 psycopg2==2.7.3.1 PyJWT==1.5.3 PySocks==1.6.7