Skip to content

Commit

Permalink
Bump pillow from 9.0.1 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 10.2.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...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 9e2c1b1 commit 5712c1a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,9 @@ enum-compat==0.0.3
fiona==1.8.21
# via django-geostore
fonttools[woff]==4.29.1
# via weasyprint
# via
# fonttools
# weasyprint
future==0.18.2
# via django-json-widget
gevent==21.12.0
Expand All @@ -149,6 +151,8 @@ html5lib==1.1
# via weasyprint
idna==3.3
# via requests
importlib-resources==6.1.1
# via jsonschema
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand All @@ -169,7 +173,7 @@ munch==2.5.0
# via fiona
packaging==21.3
# via drf-yasg
pillow==9.0.1
pillow==10.2.0
# via
# django-template-engines
# django-terra-geocrud
Expand Down Expand Up @@ -259,6 +263,8 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
zipp==3.17.0
# via importlib-resources
zope-event==4.5.0
# via gevent
zope-interface==5.4.0
Expand Down

0 comments on commit 5712c1a

Please sign in to comment.