JakobGM / astrality

Astrality - A modular and dynamic configuration file manager
https://astrality.readthedocs.io
MIT License
98 stars 3 forks source link

Update idna to 2.7 #53

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates idna from 2.6 to 2.7.

Changelog ### 2.7 ``` ++++++++++++++++ - Update to Unicode 10.0.0. - No longer accepts dot-prefixed domains (e.g. ".example") as valid. This is to be more conformant with the UTS 46 spec. Users should strip dot prefixes from domains before processing. ```
Links - PyPI: https://pypi.org/project/idna - Changelog: https://pyup.io/changelogs/idna/ - Repo: https://github.com/kjd/idna
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 532


Totals Coverage Status
Change from base Build 505: 0.0%
Covered Lines: 4369
Relevant Lines: 4468

💛 - Coveralls