From 8ded3b53b2c3236a6ab242490e62edfb6c7bab6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 10:02:49 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 7.1.0 in /02_Sensive_Blog_Templates Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 7.1.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/6.1.0...7.1.0) Signed-off-by: dependabot[bot] --- 02_Sensive_Blog_Templates/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Sensive_Blog_Templates/requirements.txt b/02_Sensive_Blog_Templates/requirements.txt index e925f94..f8a0c52 100644 --- a/02_Sensive_Blog_Templates/requirements.txt +++ b/02_Sensive_Blog_Templates/requirements.txt @@ -3,7 +3,7 @@ environs==5.2.1 Jinja2==2.10.1 MarkupSafe==1.1.1 marshmallow==3.0.5 -Pillow==6.1.0 +Pillow==7.1.0 python-dotenv==0.10.3 pytz==2019.2 sqlparse==0.3.0