From 7654c7b63dbdc10d09d02cba7c5a370a98f60190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:33:59 +0000 Subject: [PATCH] Bump pillow from 3.3.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 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.3.1...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 a51fbdcec..a2f898b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ djangorestframework==3.6.2 gviz_api==1.9.0 Jinja2==2.8 pandas==0.20.3 -Pillow==3.3.1 +Pillow==9.0.1 whitenoise==3.2.1 xlrd==1.0.0 XlsxWriter==0.9.6