Skip to content

Commit

Permalink
requirements: update pillow requirement from <10.5.0 to <11.1.0 (#3070)
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [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.4.0...11.0.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 Oct 17, 2024
1 parent 77b7777 commit 2e58bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ numpy>=1.21.0, <1.26.5
optuna<3.4.0
packaging<25.0
pandas<2.2.4
pillow<10.5.0
pillow<11.1.0
pint<0.22.0
protobuf<3.20.4
rich>=10.1, <10.13
Expand Down

0 comments on commit 2e58bc1

Please sign in to comment.