mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
Release 7.1.0
This commit is contained in:
parent
34c97e046a
commit
65a38c42a7
3 changed files with 15 additions and 1 deletions
13
docs/source/release-notes/7.1.0.rst
Normal file
13
docs/source/release-notes/7.1.0.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
7.1.0 -- 2024-06-15
|
||||
-------------------
|
||||
|
||||
You can view the `7.1.0 milestone`_ on GitHub for more details.
|
||||
|
||||
New Dependency Information
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- pycodestyle has been updated to >= 2.12.0, < 2.13.0 (See also :pull:`1939`).
|
||||
|
||||
.. all links
|
||||
.. _7.1.0 milestone:
|
||||
https://github.com/PyCQA/flake8/milestone/50
|
||||
|
|
@ -10,6 +10,7 @@ with the newest releases first.
|
|||
|
||||
.. toctree::
|
||||
7.0.0
|
||||
7.1.0
|
||||
|
||||
6.x Release Series
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue