We high-spiritedly announce the release of: hacking 6.1.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 6.0.1..6.1.0 ------------------------------- ba52c7b Bump flake8 version 99fc019 Bump flake8-docstrings version 7868295 Fix nova integration job 88faeaf Use py3 as the default runtime for tox f4c3128 Improve H212 failure message Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- hacking/checks/except_checks.py | 2 +- integration-test/test.sh | 2 +- requirements.txt | 2 +- setup.cfg | 2 +- tox.ini | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6f081d0..70978e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -flake8~=5.0.1 # MIT +flake8~=6.1.0 # MIT
participants (1)
-
no-reply@openstack.org