indic-transliteration / indic_transliteration_py

Python package for indic script transliteration
MIT License
165 stars 33 forks source link

Update backports.functools_lru_cache to 1.6.4 #57

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates backports.functools_lru_cache from 1.6.1 to 1.6.4.

Changelog ### 1.6.4 ``` ====== 16: For test dependencies, when indicating Python 3, use ``>=3`` instead of ``>3`` to satisfy `python-poetry/poetry3862 <https://github.com/python-poetry/poetry/issues/3862>`_. ``` ### 1.6.3 ``` ====== 15: Restore universal wheel. ``` ### 1.6.2 ``` ====== Packaging refresh. ```
Links - PyPI: https://pypi.org/project/backports.functools-lru-cache - Changelog: https://pyup.io/changelogs/backports.functools-lru-cache/ - Repo: https://github.com/jaraco/backports.functools_lru_cache