Update to hacking v6

Update to latest hacking, 6.0.0. No code changes needed to comply with
new flake8 directives.

Change-Id: I12ac019f190f88d1f2da3e63d5f587f622f398f1
changes/68/881268/1
Jay Faulkner 2023-04-21 12:46:54 -07:00
parent d2f220a9b2
commit 4073a31cbc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ passenv =
deps =
bashate>=0.5.1 # Apache-2.0
flake8-import-order>=0.17.1 # LGPLv3
hacking>=4.1.0,<5.0.0 # Apache-2.0
hacking~=6.0.0 # Apache-2.0
pycodestyle>=2.0.0,<3.0.0 # MIT
allowlist_externals = bash
{toxinidir}/tools/run_bashate.sh