From 98b0a4272966c802a315c3d7621c31686ee28f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:29:19 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- travis-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce02fc13..8b7a6b75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ murmurhash==1.0.2 numpy==1.16.2 opencv-python==4.0.0.21 pandas==0.24.1 -Pillow==6.2.0 +Pillow==9.3.0 pkginfo==1.5.0.1 plac==0.9.6 pluggy==0.9.0 diff --git a/travis-requirements.txt b/travis-requirements.txt index ce02fc13..8b7a6b75 100644 --- a/travis-requirements.txt +++ b/travis-requirements.txt @@ -21,7 +21,7 @@ murmurhash==1.0.2 numpy==1.16.2 opencv-python==4.0.0.21 pandas==0.24.1 -Pillow==6.2.0 +Pillow==9.3.0 pkginfo==1.5.0.1 plac==0.9.6 pluggy==0.9.0