Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 4273f10 commit 6bbf914
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.1.0',
'pillow==10.2.0',
],
cmdclass=versioneer.get_cmdclass(),
entry_points={
Expand Down

0 comments on commit 6bbf914

Please sign in to comment.