Bump hacking to 6.1.0

... which is the latest version available now.

Change-Id: I0953eac69ca3c68cdb68c527485cc3de60325220
This commit is contained in:
Takashi Kajinami 2024-01-29 18:26:41 +09:00
parent 93bef2405a
commit c448b7c63f

View File

@ -53,7 +53,7 @@ commands =
usedevelop = False
deps =
flake8-import-order>=0.17.1 # LGPLv3
hacking~=6.0.0 # Apache-2.0
hacking~=6.1.0 # Apache-2.0
pycodestyle>=2.0.0,<3.0.0 # MIT
doc8>=0.8.1 # Apache-2.0
commands =