Skip to content

Commit c49e87f

Browse files
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](python-pillow/Pillow@9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ce285a commit c49e87f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-django3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ djangorestframework-gis==1.0
2121
drf-ujson2==1.6.1
2222
OWSLib==0.25.0
2323
pdf2image==1.11.0
24-
Pillow==9.0.1
24+
Pillow==9.3.0
2525
psycopg2==2.8.6 --no-binary psycopg2
2626
-e git+https://github.com/giscube/tilecache.git@python3#egg=TileCache&subdirectory=tilecache
2727
redis==3.5.3

requirements-gdal2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ numpy==1.19.5
2323
GDAL==2.2.3
2424
OWSLib==0.20.0
2525
pdf2image==1.11.0
26-
Pillow==8.4.0
26+
Pillow==9.3.0
2727
psycopg2==2.8.6 --no-binary psycopg2
2828
-e git+https://github.com/giscube/tilecache.git@python3#egg=TileCache&subdirectory=tilecache
2929
redis==3.3.11

0 commit comments

Comments
 (0)