Skip to content

Commit

Permalink
Bump pillow from 9.5.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 9.5.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@9.5.0...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent a2d429e commit faa5b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pytest-datadir>=1.4.1
pytest-regressions>=2.4.2
dirty_equals >= 0.6
# 10.0+ removes 32-bit wheels.
Pillow == 9.5.0; python_version == '3.8'
Pillow == 10.2.0; python_version == '3.8'
Pillow > 10.0.0; python_version > '3.8'

0 comments on commit faa5b63

Please sign in to comment.