Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 276e4a4 commit 7efb3da
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ html5lib==1.1
# weasyprint
idna==3.3
# via requests
importlib-metadata==6.8.0
# via flask
itsdangerous==2.1.2
# via
# flask
Expand Down Expand Up @@ -128,7 +126,7 @@ pdf2image==1.12.1
# via -r requirements.in
phonenumbers==8.13.18
# via notifications-utils
pillow==9.3.0
pillow==10.0.1
# via
# pdf2image
# reportlab
Expand Down Expand Up @@ -204,8 +202,6 @@ tinycss2==1.1.1
# via
# cssselect2
# weasyprint
typing-extensions==4.8.0
# via pypdf
urllib3==1.26.17
# via
# botocore
Expand Down Expand Up @@ -234,7 +230,5 @@ werkzeug==2.3.3
# via
# -r requirements.in
# flask
zipp==3.17.0
# via importlib-metadata
zopfli==0.2.2
# via fonttools

0 comments on commit 7efb3da

Please sign in to comment.