From fe0ae449b664f152f433b9552fb439e4215b4192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:55:37 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.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 052c86f..8587ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-WTF==0.14.2 itsdangerous==1.1.0 Jinja2==2.10.3 MarkupSafe==1.1.1 -Pillow==7.1.2 +Pillow==9.0.0 pycparser==2.19 pymongo==3.9.0 six==1.13.0