CLEPyLadies / pyladies-official

Homepage for Cleveland PyLadies, built on Pelican.
https://www.clepyd.org
2 stars 4 forks source link

Update unidecode to 1.0.23 #31

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates Unidecode from 1.0.22 to 1.0.23.

Changelog ### 1.0.23 ``` * Improve transliteration of Hebrew letters (thanks to Alon Bar-Lev) * Add transliterations for the phonetic block U+1D00 - U+1D7F (thanks to Oscar Laurent) * Transliterate SI "micro" prefix as "u" instead of "micro" in the U+33xx block. * Add U+33DE SQUARE V OVER M and U+33DF SQUARE A OVER M. * Drop support for Python 2.6 and 3.3 (thanks to Jon Dufresne) ```
Links - PyPI: https://pypi.org/project/unidecode - Changelog: https://pyup.io/changelogs/unidecode/