From 62a1864f08f092808547f3f7047272902c10c70d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:36:42 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 6.2.0 in /blog-example Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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/5.4.1...6.2.0) Signed-off-by: dependabot[bot] --- blog-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-example/requirements.txt b/blog-example/requirements.txt index 027110b..b625c8e 100644 --- a/blog-example/requirements.txt +++ b/blog-example/requirements.txt @@ -15,7 +15,7 @@ lazy-object-proxy==1.3.1 mccabe==0.6.1 oauthlib==3.0.1 pep8==1.7.1 -Pillow==5.4.1 +Pillow==6.2.0 psycopg2-binary==2.7.7 pycodestyle==2.5.0 pylint==2.2.2