Skip to content

Commit

Permalink
Bump pillow (kubeflow#2019)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.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@6.2.0...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2022
1 parent 0363f31 commit fcf9d56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"kserve>=0.7.0rc0",
"joblib>=0.13.2",
"torchvision>=0.4.0",
"pillow==6.2.0"
"pillow==9.0.0"
],
tests_require=tests_require,
extras_require={'test': tests_require}
Expand Down

0 comments on commit fcf9d56

Please sign in to comment.