Bump hacking

hacking 3.0.x is quite old. Bump it to the version currently used in
the zaqar repo.

Change-Id: I66df57cace06d86150455ae1d4f14a96d19be3db
This commit is contained in:
Takashi Kajinami 2024-11-16 15:27:07 +09:00
parent bf632ce16c
commit ed8c9c058e

View File

@ -1,4 +1,4 @@
hacking>=3.0.1,<3.1.0 # Apache-2.0
hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
testtools>=2.2.0 # MIT