Closed pyup-bot closed 5 years ago
This PR updates six from 1.11.0 to 1.12.0.
Coverage remained the same at 100.0% when pulling a405ef8465ccfb5b495267b5f63697fbcf6721ea on pyup-update-six-1.11.0-to-1.12.0 into 7d1675e3a5a092d999f7312ef1234e47ec1c0c9a on master.
This PR updates 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/