From 75c0edc91f703cca53f22ed22dfa2764183ce442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:50:07 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 9.3.0. - [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/5.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_with_extras.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7590b73..f709d74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ kiwisolver==1.0.1 matplotlib==2.2.3 networkx==2.1 numpy==1.15.1 -Pillow==5.2.0 +Pillow==9.3.0 pkg-resources==0.0.0 protobuf==3.6.1 pyparsing==2.2.0 diff --git a/requirements_with_extras.txt b/requirements_with_extras.txt index 474f45f..3491454 100644 --- a/requirements_with_extras.txt +++ b/requirements_with_extras.txt @@ -19,7 +19,7 @@ numpy==1.14.5 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.4 -Pillow==5.2.0 +Pillow==9.3.0 pkg-resources==0.0.0 prompt-toolkit==1.0.15 protobuf==3.6.0