Update to hacking v6

Updated pin to hacking 6.0.0. No related code changes needed.

Change-Id: I8b36314e6171d5294f2f166b3616a0b96d4dbb62
This commit is contained in:
Jay Faulkner 2023-04-21 12:45:03 -07:00
parent 0e8dd58055
commit 255fdc7709
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ deps =
Pygments>=2.2.0 # BSD
doc8>=0.8.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
commands =
flake8 metalsmith