From d8b654598d6b4b8e2a7d72ee4534aa43614b6452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:25:07 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 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/4.1.1...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0033307..4da9a5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ parso==0.1.1 pathtools==0.1.2 pexpect==4.4.0 pickleshare==0.7.4 -Pillow==4.1.1 +Pillow==8.1.1 prompt-toolkit==1.0.15 psutil==5.4.3 ptyprocess==0.5.2