From f6c53860fd5562e5f51438b036ba741a2e0a3184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:20:56 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.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/8.1.1...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 8f98141..b1d389b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ parso==0.7.0 pathtools==0.1.2 pexpect @ file:///C:/ci/pexpect_1594383465186/work pickleshare @ file:///C:/ci/pickleshare_1594374056827/work -Pillow==8.1.1 +Pillow==8.3.2 pluggy==0.13.1 prompt-toolkit==3.0.5 psutil==5.7.0