From 99a6ea180d783c3ce663b2d085f225ebe3496ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:52:54 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.3.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8858e9..8a14ef5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ pandas==0.20.3 pandocfilters==1.4.2 parso==0.1.0 pickleshare==0.7.4 -Pillow==5.0.0 +Pillow==8.3.2 pipreqs==0.4.9 prompt-toolkit==1.0.15 protobuf==3.5.2.post1