From ea9e10e57aad90d7132c859425f914e755344b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 18:51:51 +0000 Subject: [PATCH] Bump pillow from 2.5.3 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.3 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.5.3...6.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6911a91..8e1f33f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ BeautifulSoup==3.2.1 Django==1.6.6 -Pillow==2.5.3 +Pillow==6.2.0 South==1.0 argparse==1.2.1 certifi==14.05.14