From 927f0a42abbbc1e5ba4501fc29b9783d1503e041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:44:43 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.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/5.0.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 e045eb71..ec95a793 100644 --- a/requirement.txt +++ b/requirement.txt @@ -35,7 +35,7 @@ numpy==1.16.0 odfpy==1.4.0 openpyxl==2.5.12 pandas==0.24.0 -Pillow==5.0.0 +Pillow==9.0.1 psycopg2==2.7.3.2 pyparsing==2.2.0 django-extensions