# HG changeset patch # User dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> # Date 1616098387 0 # Node ID 6618d481421cdf45cb46e3140ad606968300e1f4 # Parent 5dbabcff90b809eef9aa381760cbd2722d900965 Bump pillow from 3.1.1 to 8.1.1 in /service/colplay Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.1.1...8.1.1) Signed-off-by: dependabot[bot] diff -r 5dbabcff90b8 -r 6618d481421c service/colplay/requirements.txt --- a/service/colplay/requirements.txt Thu May 14 22:29:55 2020 -0700 +++ b/service/colplay/requirements.txt Thu Mar 18 20:13:07 2021 +0000 @@ -1,5 +1,5 @@ cyclone==1.1 -Pillow==3.1.1 +Pillow==8.1.1 python-dateutil==2.5.1 Twisted==16.0.0 webcolors==1.5