From bfd342d0e7ee8405ad2e7b57906336dc3cf8cc03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:26:56 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 4bc257823..2009e61d5 100644 --- a/requirements.in +++ b/requirements.in @@ -27,6 +27,6 @@ aiohttp[speedups]==3.8.3 imagehash==4.3.1 python-magic==0.4.27 mercantile==1.2.1 -pillow==9.2.0 +pillow==9.3.0 #shapely #pyproj diff --git a/requirements.txt b/requirements.txt index b139bc5d8..0c9fa533f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ numpy==1.22.0 # imagehash # pywavelets # scipy -pillow==9.2.0 +pillow==9.3.0 # via # -r requirements.in # imagehash