Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 7b58042 commit 64f523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ chardet==5.2.0
looptools==1.2.4
pdfrw==0.4
Pillow==9.5.0; python_version <= "3.8"
pillow==10.3.0; python_version >= "3.9"
pillow==10.4.0; python_version >= "3.9"
PillowImage==1.2.0
PyBundle==1.0.6
PyMuPDF==1.22.5; python_version <= "3.7"
Expand Down

0 comments on commit 64f523a

Please sign in to comment.