mrphlip / lrrbot

LoadingReadyRun Twitch chatbot
https://lrrbot.com/
Apache License 2.0
30 stars 20 forks source link

Update inflect to 6.0.4 #1451

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates inflect from 6.0.2 to 6.0.4.

Changelog ### 6.0.4 ``` ====== * Internal cleanup. ``` ### 6.0.3 ``` ====== * 136: A/an support now more correctly honors leading capitalized words and abbreviations. * 178: Improve support for ordinals for floats. ```
Links - PyPI: https://pypi.org/project/inflect - Changelog: https://pyup.io/changelogs/inflect/ - Repo: https://github.com/jaraco/inflect