Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent cdba319 commit d7c4c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble_webapp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def read(fname):
"pdfminer.six==20221105",
"phonenumbers==8.13.27",
"pikepdf==8.10.1",
"Pillow==10.2.0",
"Pillow==10.3.0",
"pkginfo==1.9.6",
"pluggy==1.3.0",
"ply==3.11",
Expand Down

0 comments on commit d7c4c7d

Please sign in to comment.