Skip to content

Commit

Permalink
Bump pillow from 10.0.1 to 10.1.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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.0.1...10.1.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 Oct 16, 2023
1 parent d54e131 commit 87bd306
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.0.1',
'pillow==10.1.0',
],
cmdclass=versioneer.get_cmdclass(),
entry_points={
Expand Down

0 comments on commit 87bd306

Please sign in to comment.