Skip to content

Commit 603773e

Browse files
Bump pillow from 4.1.1 to 7.1.0 (#1218)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 7.1.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@4.1.1...7.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89acae0 commit 603773e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ pandas
2727
scikit-image
2828
# pillow >= 4.2 will throw error when trying to write mode RGBA as JPEG,
2929
# this is a workaround to the issue.
30-
pillow==4.1.1
30+
pillow==7.1.0
3131
wget

0 commit comments

Comments
 (0)