From 159507db7862e7b646390d9b4b8e3dfb61dbcb41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:27:29 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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.1.0...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 1197900..2b42f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Django==2.0.6 django-pure-pagination==0.3.0 idna==2.7 paramiko==2.4.1 -Pillow==5.1.0 +Pillow==9.0.1 pyasn1==0.4.3 pycparser==2.18 PyMySQL==0.8.1