From 17f9d428fb4e64a628126ee0fabbf0ee3e74f04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:16:27 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 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/3.4.2...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 2ed5158..ee6e134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ six==1.10.0 Werkzeug==0.11.15 Wand==0.4.4 pysftp==0.2.9 -Pillow==3.4.2 +Pillow==9.0.1 clarifai==2.0.17