Skip to content

Commit

Permalink
Bump pillow from 10.3.0 to 10.4.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 653de8e commit 0de4151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'pyotp==2.9.0',
'qrcode==7.4.2',
'pyzbar==0.1.9',
'pillow==10.3.0',
'pillow==10.4.0',
],
cmdclass=versioneer.get_cmdclass(),
entry_points={
Expand Down

0 comments on commit 0de4151

Please sign in to comment.