From 9a92fb5644e71b38fbe1b18a69e40a60cce9739e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:41:17 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 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/3.4.2...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(-) diff --git a/requirements.txt b/requirements.txt index 2ed5158..7b8d80e 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.0 clarifai==2.0.17