JakobGM / astrality

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

Update astral to 1.7.1 #127

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates astral from 1.6.1 to 1.7.1.

Changelog ### 1.7.1 ``` Changed Changed GoogleGeocoder test to not use raise...from as this is not valid for Python 2 ``` ### 1.7 ``` Changed - Requests is now only needed when using GoogleGeocoder - GoogleGeocoder now requires the `api_key` parameter to be passed to the constructor ```
Links - PyPI: https://pypi.org/project/astral - Changelog: https://pyup.io/changelogs/astral/ - Repo: https://github.com/sffjunkie/astral