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

Bump flake8 test dependencies; remove importlib_metadata as a test dependency #13555

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Aug 29, 2022

  • Bump flake8 from 3.9.2 to 5.0.4. As pointed out by @cdce8p in Update flake8 to 5.0.4 #13368, this has significant performance improvements.
  • Bump flake8-bugbear from 22.7.1 to 22.8.23
  • Bump flake8-noqa from 1.2.8 to 1.2.9
  • Drop importlib_metadata as a test requirement. The whole test suite seems to pass without it, and it conflicts with flake8 >= 5.0.0.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit d9bdd6d into python:master Aug 29, 2022
@AlexWaygood AlexWaygood deleted the flake8-v5 branch August 29, 2022 20:41
@cdce8p
Copy link
Collaborator

cdce8p commented Aug 29, 2022

Thanks for picking this up @AlexWaygood!

@AlexWaygood
Copy link
Member Author

Thanks for picking this up @AlexWaygood!

Pleasure!

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.

4 participants