From 635d697650164b13135c0fff58030de99a93843a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:13:10 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 9.0.1 in /vectorization Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vectorization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vectorization/requirements.txt b/vectorization/requirements.txt index 51a02a6..707b83f 100644 --- a/vectorization/requirements.txt +++ b/vectorization/requirements.txt @@ -16,7 +16,7 @@ numpy==1.11.1 pathlib2==2.1.0 pexpect==4.2.0 pickleshare==0.7.2 -Pillow==3.3.0 +Pillow==9.0.1 ptyprocess==0.5.1 pyparsing==2.1.5 python-daemon==2.1.1