From 0d52d5ab5ae8247acae9f81de54e6a5537fe1e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:44:05 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 9.0.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/4.3.0...9.0.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 79e8a97..11c4c89 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ html5lib==0.999999999 imagesize==0.7.1 lxml==4.1.0 MarkupSafe==1.0 -Pillow==4.3.0 +Pillow==9.0.0 Pygments==2.2.0 pylint==1.7.4 requests==2.18.4