From bc9abbe7a486ad4fa67f59d886db3d453e585b21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:49:34 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 9.3.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/7.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 0962cf2..883a1d3 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ more-itertools==8.6.0 numpy==1.19.5 packaging==20.8 pandas==1.0.3 -Pillow==7.1.1 +Pillow==9.3.0 pluggy==0.13.1 psycopg2-binary==2.8.3 py==1.10.0