This update for python-Pillow fixes the following issues:
mmap path (bsc#1271419).Image.frombytes() being called without
_decompression_bomb_check() (bsc#1270409).FontFile.compile(): Image.new() being called without
_decompression_bomb_check() (bsc#1270410).Image.new() being called without
_decompression_bomb_check() (bsc#1270411)._decompression_bomb_check() in GdImageFile._open() (bsc#1270412).ImageFilter.RankFilter via integer overflow in ImagingExpand
(bsc#1271418).Image.paste() and Image.crop() via signed coordinate overflow
(bsc#1271421).PdfParser.PdfStream.decode() (bsc#1271422).ImageCmsTransform.apply() via output mode mismatch
(bsc#1271425).