Skip to content

Commit

Permalink
build(deps): bump pillow from 10.0.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 10.0.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@10.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and acabal committed Oct 3, 2023
1 parent bf6d7c6 commit 39ec686
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 @@ -81,7 +81,7 @@ def _get_version() -> str:
"importlib_resources==1.0.2",
"lxml==4.9.3",
"natsort==8.4.0",
"pillow==10.0.0",
"pillow==10.0.1",
"psutil==5.9.5",
"pyphen==0.14.0",
"regex==2023.6.3",
Expand Down

0 comments on commit 39ec686

Please sign in to comment.