[release-announce] hacking 6.0.0
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 19 08:11:06 UTC 2023
We are jazzed to announce the release of:
hacking 6.0.0: OpenStack Hacking Guideline Enforcement
The source is available from:
https://opendev.org/openstack/hacking
Download the package from:
https://pypi.org/project/hacking
For more details, please see below.
Changes in hacking 5.0.0..6.0.0
-------------------------------
3fde1e5 Bump flake8 to 5.0 to pick up fixes
52b9f4f Make tox.ini 4.0 compatible
Diffstat (except docs and test files)
-------------------------------------
hacking/checks/python23.py | 7 +++++--
requirements.txt | 2 +-
tox.ini | 1 -
4 files changed, 9 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0c5f0f9..6f081d0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-flake8~=4.0.1 # MIT
+flake8~=5.0.1 # MIT
More information about the Release-announce
mailing list