Closed pyup-bot closed 5 years ago
Coverage decreased (-1.6%) to 98.098% when pulling 82eceb3d96d49bf7fd89250c8ae2edb30c932f62 on pyup-scheduled-update-2019-03-01 into acb91e5458d22617f344e2eefaba9a9865373fdd on master.
Closing this in favor of #45
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/