From dfc138bc6f8b9c921acace4c5a6e33ecfd47ed59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:15:57 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 226ecf6..9ce3015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ MarkupSafe==0.23 meld3==1.0.2 MySQL-python==1.2.5 olefile==0.44 -Pillow==4.0.0 +Pillow==9.0.1 py==1.4.31 Pygments==2.1.3 pyquery==1.2.17