From 17f8de5a4d2552d4811f7d3b64c3a16f4dbe08a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:58:45 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.1.1 in /PD_Celebrities_Find Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 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/6.1.0...8.1.1) Signed-off-by: dependabot[bot] --- PD_Celebrities_Find/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PD_Celebrities_Find/requirements.txt b/PD_Celebrities_Find/requirements.txt index e9479e6..0bb9c12 100644 --- a/PD_Celebrities_Find/requirements.txt +++ b/PD_Celebrities_Find/requirements.txt @@ -7,7 +7,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.1 MarkupSafe==1.1.1 -Pillow==6.1.0 +Pillow==8.1.1 requests==2.22.0 urllib3==1.25.3 virtualenv==16.6.1