mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
15 lines
455 B
ReStructuredText
15 lines
455 B
ReStructuredText
7.3.0 -- 2025-06-20
|
|
-------------------
|
|
|
|
You can view the `7.3.0 milestone`_ on GitHub for more details.
|
|
|
|
New Dependency Information
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
- Added support for python 3.14 (See also :pull:`1983`).
|
|
- pycodestyle has been updated to >= 2.14.0, < 2.15.0 (See also :pull:`1985`).
|
|
- Pyflakes has been updated to >= 3.4.0, < 3.5.0 (See also :pull:`1985`).
|
|
|
|
.. all links
|
|
.. _7.3.0 milestone:
|
|
https://github.com/PyCQA/flake8/milestone/54
|