From c6f7a48202cbe16fe6f50f719a3148a8d7645ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:09:23 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- require.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 require.txt diff --git a/require.txt b/require.txt old mode 100755 new mode 100644 index 6f22675..e84248a --- a/require.txt +++ b/require.txt @@ -67,7 +67,7 @@ MarkupSafe==1.1.1 parso==0.3.4 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==5.4.1 +Pillow==9.0.1 poyo==0.4.2 prompt-toolkit==2.0.9 psycopg2-binary==2.7.7