Bump hacking

hacking 3.0.x is too old.

Change-Id: I079657dc7f0a837c4579b061ed861074eafc0e54
This commit is contained in:
Takashi Kajinami 2024-01-17 01:26:00 +09:00
parent 8d1756b757
commit 61021154d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
hacking>=3.0.1,<3.1.0 # Apache-2.0
hacking>=6.1.0,<6.2.0 # Apache-2.0
stestr>=2.0.0
testtools>=0.9.34