beveradb / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
74 stars 37 forks source link

Update python-slugify to 3.0.0 #32

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates python-slugify from 2.0.1 to 3.0.0.

Changelog ### 3.0.0 ``` - Upgrade Unidecode - Promote text-unidecode as the primary decoding package - Add Unidecode as an optional extra. "pip install python-slugify[unidecode]" ```
Links - PyPI: https://pypi.org/project/python-slugify - Changelog: https://pyup.io/changelogs/python-slugify/ - Repo: https://github.com/un33k/python-slugify