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-comprehensions to 3.15.0 #589

Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates flake8-comprehensions from 3.14.0 to 3.15.0.

Changelog

3.15.0

-------------------

* Add rule C420 to check for dict comprehensions with constant values, encouraging replacement with ``dict.fromkeys()``.

Thanks to Tom Kuson in `PR 553 <https://github.com/adamchainz/flake8-comprehensions/pull/553>`__.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #602

@pyup-bot pyup-bot closed this Oct 27, 2024
@jsfehler jsfehler deleted the pyup-update-flake8-comprehensions-3.14.0-to-3.15.0 branch October 27, 2024 23:42
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