From 7f1a24df14c6ae507ef3192d26ae0c4cbddfadda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:40:32 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gdal2.txt | 2 +- requirements-gdal3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gdal2.txt b/requirements-gdal2.txt index a1a51a14..3802eee7 100644 --- a/requirements-gdal2.txt +++ b/requirements-gdal2.txt @@ -22,7 +22,7 @@ numpy==1.19.5 GDAL==2.2.3 OWSLib==0.20.0 pdf2image==1.11.0 -Pillow==8.4.0 +Pillow==9.3.0 psycopg2==2.8.6 --no-binary psycopg2 -e git+https://github.com/giscube/tilecache.git@python3#egg=TileCache&subdirectory=tilecache redis==3.3.11 diff --git a/requirements-gdal3.txt b/requirements-gdal3.txt index d18ba191..b665657f 100644 --- a/requirements-gdal3.txt +++ b/requirements-gdal3.txt @@ -21,7 +21,7 @@ drf-ujson2==1.6.1 GDAL==3.0.4 OWSLib==0.25.0 pdf2image==1.11.0 -Pillow==9.0.1 +Pillow==9.3.0 psycopg2==2.8.6 --no-binary psycopg2 -e git+https://github.com/giscube/tilecache.git@python3#egg=TileCache&subdirectory=tilecache redis==3.3.11