Upgrade to latest hacking - v6

No code changes needed to work with latest flake8.

Change-Id: I5a45f31590534685016a4fdb78f3ea2b954150f1
This commit is contained in:
Jay Faulkner 2023-04-21 12:20:25 -07:00
parent e1f3b71a39
commit c3dd0f18ac
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ commands =
usedevelop = False
deps =
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
doc8>=0.8.1 # Apache-2.0
commands =