Skip to content

Add support for flake8 version 5 #257

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

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

bnavigator
Copy link
Contributor

flake8 v5 has been released a while ago and bumps its dependencies.

Appeases #232, cc @mgorny

@bnavigator
Copy link
Contributor Author

Note: The test suite passes for me locally (I have currently pylint 2.12.2 in openSUSE) when I apply the patch to 1.5.0.

The test suite errors in the CI are produced by pylint (2.15.0), which is not touched here and has mccabe>=0.6,<0.8 on its own.

@bnavigator
Copy link
Contributor Author

CI should get green once #258 is merged and this one is rebased

@ccordoba12 ccordoba12 changed the title Advance to flake8 v5 Add support for flake8 version 5 Aug 27, 2022
@ccordoba12 ccordoba12 added this to the v1.6.0 milestone Aug 27, 2022
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bnavigator!

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.

2 participants