From a01fbafc2b092c038532e8d6359a2b7c8ab41e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:25:36 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.3.2 in /Ch10/server Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 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/5.0.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ch10/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ch10/server/requirements.txt b/Ch10/server/requirements.txt index 2d40f8c..d8c5c13 100644 --- a/Ch10/server/requirements.txt +++ b/Ch10/server/requirements.txt @@ -7,7 +7,7 @@ idna==2.6 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -Pillow==5.0.0 +Pillow==8.3.2 python-dateutil==2.7.0 requests==2.22.0 six==1.11.0