Skip to content

Commit

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

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

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 Apr 14, 2024
1 parent 68d4af0 commit ab4d706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ androguard==4.1.1
cryptography==42.0.4
dhash==1.4
jellyfish==0.5.6
Pillow==10.2.0
Pillow==10.3.0
requests==2.31.0
six==1.15.0
traitlets==4.3.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'cryptography==42.0.4',
'dhash==1.4',
'jellyfish==0.5.6',
'Pillow==10.2.0',
'Pillow==10.3.0',
'requests>=2.26,<2.32',
'six==1.15.0',
'traitlets==4.3.2'
Expand Down

0 comments on commit ab4d706

Please sign in to comment.