Closed pyup-bot closed 5 years ago
Coverage decreased (-1.6%) to 98.098% when pulling 51a168fb6e8136c0148136ca342c73e8c4658961 on pyup-scheduled-update-2019-05-01 into acb91e5458d22617f344e2eefaba9a9865373fdd on master.
Closing this in favor of #47
Update six from 1.11.0 to 1.12.0.
Changelog
### 1.12.0 ``` ------ - Issue 259, pull request 260: `six.add_metaclass` now preserves `__qualname__` from the original class. - Pull request 204: Add `six.ensure_binary`, `six.ensure_text`, and `six.ensure_str`. ```Links
- PyPI: https://pypi.org/project/six - Changelog: https://pyup.io/changelogs/six/ - Repo: https://github.com/benjaminp/six - Docs: https://pythonhosted.org/six/