From 3be8b2038e12027fc1e9a0daab03da94688503fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:48:53 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /CUARTO/FAA/TEORIA/PROYECTO Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CUARTO/FAA/TEORIA/PROYECTO/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 CUARTO/FAA/TEORIA/PROYECTO/requirements.txt diff --git a/CUARTO/FAA/TEORIA/PROYECTO/requirements.txt b/CUARTO/FAA/TEORIA/PROYECTO/requirements.txt old mode 100755 new mode 100644 index 0c285fce..7457e4d8 --- a/CUARTO/FAA/TEORIA/PROYECTO/requirements.txt +++ b/CUARTO/FAA/TEORIA/PROYECTO/requirements.txt @@ -6,7 +6,7 @@ matplotlib==3.1.2 networkx==2.4 numpy==1.18.1 opencv-python==4.1.2.30 -Pillow==7.0.0 +Pillow==9.0.1 pkg-resources==0.0.0 pyparsing==2.4.6 python-dateutil==2.8.1