Skip to content

Commit

Permalink
build(deps): bump pillow from 10.2.0 to 10.3.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acabal committed Apr 3, 2024
1 parent 0a073d2 commit 1db9aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def _get_version() -> str:
"importlib_resources==1.0.2",
"lxml==4.9.3",
"natsort==8.4.0",
"pillow==10.2.0",
"pillow==10.3.0",
"psutil==5.9.6",
"pyphen==0.14.0",
"regex==2023.10.3",
Expand Down

0 comments on commit 1db9aa6

Please sign in to comment.