From 56b3f11279f66ec286ef67f0950bf7f543d1ba32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:38:08 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 9.3.0 in /Python/create_GIS_files Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.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/8.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/create_GIS_files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/create_GIS_files/requirements.txt b/Python/create_GIS_files/requirements.txt index 84e077f..6b06cfe 100644 --- a/Python/create_GIS_files/requirements.txt +++ b/Python/create_GIS_files/requirements.txt @@ -13,7 +13,7 @@ geopackage-python==2.0.0.8 mapbox-vector-tile==1.2.0 more-itertools==7.0.0 munch==2.3.2 -Pillow==8.1.1 +Pillow==9.3.0 pluggy==0.9.0 protobuf==3.7.1 psycopg2==2.8.2