Skip to content

Commit

Permalink
Bump pillowimage from 1.2.1 to 1.2.2 (#199)
Browse files Browse the repository at this point in the history
Bumps [pillowimage](https://github.com/sfneal/PillowImage) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/sfneal/PillowImage/releases)
- [Changelog](https://github.com/sfneal/PillowImage/blob/master/CHANGELOG.md)
- [Commits](sfneal/PillowImage@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: pillowimage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 7, 2025
1 parent d4399b2 commit 7941477
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 @@ -3,7 +3,7 @@ looptools==1.2.4
pdfrw==0.4
Pillow==9.5.0; python_version <= "3.8"
pillow==11.1.0; python_version >= "3.9"
PillowImage==1.2.1
PillowImage==1.2.2
PyBundle==1.0.6
PyMuPDF==1.24.11; python_version <= "3.8"
PyMuPDF==1.25.1; python_version >= "3.9"
Expand Down

0 comments on commit 7941477

Please sign in to comment.