duckinator / parts.horse

A website documenting electrical components.
https://parts.horse
MIT License
3 stars 1 forks source link

Update pillow to 8.3.2 #100

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates pillow from 8.3.1 to 8.3.2.

Changelog ### 8.3.2 ``` ------------------ - CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere] - Fix 6-byte OOB read in FliDecode [wiredfool] - Add support for Python 3.10 5569, 5570 [hugovk, radarhere] - Ensure TIFF ``RowsPerStrip`` is multiple of 8 for JPEG compression 5588 [kmilos, radarhere] - Updates for ``ImagePalette`` channel order 5599 [radarhere] - Hide FriBiDi shim symbols to avoid conflict with real FriBiDi library 5651 [nulano] ```
Links - PyPI: https://pypi.org/project/pillow - Changelog: https://pyup.io/changelogs/pillow/ - Homepage: https://python-pillow.org