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 mccabe to 0.6.1 #22

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates mccabe from 0.5.3 to 0.6.1.

Changelog ### 0.6.1 ``` * Fix signature for ``PathGraphingAstVisitor.default`` to match the signature for ``ASTVisitor`` ``` ### 0.6.0 ``` * Add support for Python 3.6 * Fix handling for missing statement types ```
Links - PyPI: https://pypi.org/project/mccabe - Changelog: https://pyup.io/changelogs/mccabe/ - Repo: https://github.com/pycqa/mccabe