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 flake8-bugbear to 23.12.2 #546

Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Dec 2, 2023

This PR updates flake8-bugbear from 23.9.16 to 23.12.2.

Changelog

23.12.2

* B018: to detect useless-statements at all levels (434)
* B018: Add classname to b018 useless-expression output (433)
* B018: Include tuples in b018 useless-statement check (432)

23.11.28

* B035: Fix false positive when named expressions are used (430)

23.11.26

* B035: add check for static keys in dict-comprehension (426)
* B902: Add exceptions for standard library metaclasses (415)
* B017: Modify to no longer have a false negative when raises() is imported
directly from pytest (424)
* B026: Fix bug where the check was not triggered for calls where the caller
is an attribute (420)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #551

@pyup-bot pyup-bot closed this Jan 16, 2024
@jsfehler jsfehler deleted the pyup-update-flake8-bugbear-23.9.16-to-23.12.2 branch January 16, 2024 01:54
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.

1 participant