From a829bcb304ec793d44b40a5ad3b017dc9429978e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:26:09 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.3.2 in /Lesson10/Exercise68/smilecook Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 8.3.2. - [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.2.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lesson10/Exercise68/smilecook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson10/Exercise68/smilecook/requirements.txt b/Lesson10/Exercise68/smilecook/requirements.txt index 13a7843..c83b61d 100644 --- a/Lesson10/Exercise68/smilecook/requirements.txt +++ b/Lesson10/Exercise68/smilecook/requirements.txt @@ -10,7 +10,7 @@ marshmallow==2.19.5 webargs==5.4.0 itsdangerous==1.1.0 Flask-Uploads==0.2.1 -Pillow==6.2.1 +Pillow==8.3.2 Flask-Caching==1.7.2 Flask-Limiter==1.0.1 gunicorn==19.9.0 \ No newline at end of file