From 367f375d44f2e8b11cb9f5a42bce830f657c4b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 00:30:24 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.1.1 in /blog-example Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 8.1.1. - [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...8.1.1) 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..f0d1b2c 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==8.1.1 psycopg2-binary==2.7.7 pycodestyle==2.5.0 pylint==2.2.2