palfrey / mopidy-tachikoma

Mopidy extension for talking to Slack
https://tevps.net/blog/2016/3/8/talky-jukebox-bot/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Update six to 1.12.0 #62

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

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/
coveralls commented 5 years ago

Coverage Status

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.