mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update unidecode to 1.3.4 #410

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates Unidecode from 1.2.0 to 1.3.4.

Changelog ### 1.3.4 ``` * Add some missing replacements for symbols in the U+21xx and U+1F1xx pages (thanks to cheznewa on GitHub) ``` ### 1.3.3 ``` * Command-line utility now reads input line-by-line, making it usable with large files (thanks to Jan-Thorsten Peter) ``` ### 1.3.2 ``` * Re-upload because PyPI was missing Requires-Python metadata for the .tar.gz package. ``` ### 1.3.1 ``` * Fix issue with wheel package falsely claiming support for Python 2. ``` ### 1.3.0 ``` * Drop support for Python <3.5. * Improvements to Hebrew and Yiddish transliterations (thanks to Alon Bar-Lev and eyaler on GitHub) ```
Links - PyPI: https://pypi.org/project/unidecode - Changelog: https://pyup.io/changelogs/unidecode/
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 86.413% when pulling 5accbd86aee01534d981579d3c77fb7cd3ab935f on pyup-update-unidecode-1.2.0-to-1.3.4 into 2716a326a04ea00d4c2f5d9ced53da1b89a5fb25 on master.

pyup-bot commented 2 years ago

Closing this in favor of #467