CLEPyLadies / pyladies-official

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

Update unidecode to 1.1.1 #49

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates Unidecode from 1.0.23 to 1.1.1.

Changelog ### 1.1.1 ``` * Fix tests failing on PyPy 7.1.1 ``` ### 1.1.0 ``` * Add more Latin letter variants in U+1F1xx page. * Make it possible to use the Unidecode command-line utility via "python -m unidecode" (thanks to Jon Dufresne) * General clean up of code and documentation (thanks to Jon Dufresne) ```
Links - PyPI: https://pypi.org/project/unidecode - Changelog: https://pyup.io/changelogs/unidecode/