Skip to content

Commit

Permalink
build(deps): bump pillow from 10.1.0 to 10.3.0 in /scripts/build-windows
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.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.1.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 40f2f9f commit f69c75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-windows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cached-property==1.5.2
numba==0.58.1
numpy==1.26.2
opencv-python-headless==4.8.1.78
pillow==10.1.0
pillow==10.3.0
pre-commit==3.6.0
websockets==12.0
pyobjc; sys_platform == "darwin"
Expand Down

0 comments on commit f69c75c

Please sign in to comment.