From 80326cfbff8d36cedf4a67c76be7cd82d93d0b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:48:28 +0000 Subject: [PATCH] Bump pillow from 2.8.2 to 9.0.1 in /TERCERO/PSI Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.2 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/2.8.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TERCERO/PSI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 TERCERO/PSI/requirements.txt diff --git a/TERCERO/PSI/requirements.txt b/TERCERO/PSI/requirements.txt old mode 100755 new mode 100644 index 893a9abd..7a4ae334 --- a/TERCERO/PSI/requirements.txt +++ b/TERCERO/PSI/requirements.txt @@ -2,7 +2,7 @@ dj-database-url==0.3.0 dj-static==0.0.6 Django==1.11.21 gunicorn==19.6.0 -Pillow==2.8.2 +Pillow==9.0.1 psycopg2==2.7.5 psycopg2-binary==2.7.5 static3==0.7.0