JakobGM / astrality

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

Update humanfriendly to 4.13 #63

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates humanfriendly from 4.12.1 to 4.13.

Changelog ### 4.13 ``` ---------------------------- Support for *italic* text rendering on the terminal. I'm working on an awesome new project that's almost ready to publish, but then I noticed that I couldn't render italic text on the terminal using the humanfriendly package. I checked and sure enough my terminal supported it just fine, so I didn't see any reason not to fix this now 😇. .. _Release 4.13: https://github.com/xolox/python-humanfriendly/compare/4.12.1...4.13 ```
Links - PyPI: https://pypi.org/project/humanfriendly - Changelog: https://pyup.io/changelogs/humanfriendly/ - Docs: https://humanfriendly.readthedocs.io
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 572


Files with Coverage Reduction New Missed Lines %
astrality/module.py 3 97.38%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 553: -0.07%
Covered Lines: 4405
Relevant Lines: 4500

💛 - Coveralls
pyup-bot commented 6 years ago

Closing this in favor of #65