Skip to content

Bump pillow from 10.0.1 to 10.2.0 in /buildscripts/cost_model #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pillow from 10.0.1 to 10.2.0 in /buildscripts/cost_model
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
commit 9e05310b65316182d42bae17946635405d821b50
2 changes: 1 addition & 1 deletion buildscripts/cost_model/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ numpy==1.26.0
packaging==23.2
pandas==2.1.1
patsy==0.5.3
Pillow==10.0.1
Pillow==10.2.0
pymongo==4.5.0
pyparsing==3.1.1
python-dateutil==2.8.2
Expand Down