Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mccabe to 0.7.0 #789

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates mccabe from 0.5.0 to 0.7.0.

Changelog

0.7.0

* Drop support for all versions of Python lower than 3.6

* Add support for Python 3.8, 3.9, and 3.10

* Fix option declaration for Flake8

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

0.5.3

* Report actual column number of violation instead of the start of the line

0.5.2

* When opening files ourselves, make sure we always name the file variable

0.5.1

* Set default maximum complexity to -1 on the class itself
Links

@pyup-bot pyup-bot mentioned this pull request Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant