Skip to content

Commit

Permalink
⬆️ Bump pillow from 10.0.1 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.0.1 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.0.1...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 Apr 3, 2024
1 parent d90c083 commit 275a782
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-apple-m2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ packaging==21.3
# kornia
# matplotlib
# scikit-image
pillow==10.0.1
pillow==10.3.0
# via
# dot (setup.cfg)
# imageio
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ pefile==2023.2.7
# via pyinstaller
pickleshare==0.7.5
# via ipython
pillow==10.0.1
pillow==10.3.0
# via
# dot (setup.cfg)
# imageio
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ packaging==21.3
# matplotlib
# pytest
# scikit-image
pillow==10.0.1
pillow==10.3.0
# via
# dot (setup.cfg)
# imageio
Expand Down

0 comments on commit 275a782

Please sign in to comment.