From fabe48f0c81981c3a04fc6c63925cd5acd565287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:34:20 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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/5.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 1805156..866bcd1 100644 --- a/requirement.txt +++ b/requirement.txt @@ -15,7 +15,7 @@ Jinja2==2.10 #MarkupSafe==1.0 mysqlclient==1.3.13 openapi-codec==1.3.2 -Pillow==5.2.0 +Pillow==9.0.1 Pygments==2.2.0 pytz==2018.5 requests==2.19.1