Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 9, 2025

This PR updates flake8-comprehensions from 3.14.0 to 3.17.0.

Changelog

3.17.0

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

* Support Python 3.14.

3.16.0

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

* Drop Python 3.8 support.

* Support Python 3.13.

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

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