Bump hacking

hacking 3.1.x is too old.

Change-Id: Ib258cfd4c23bc0cff9ad52e7f967953d9e99b60b
This commit is contained in:
Takashi Kajinami 2024-02-19 02:30:01 +09:00
parent fdfb824a42
commit 3d15404d9c
2 changed files with 1 additions and 5 deletions

@ -1,5 +1 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0

@ -1,4 +1,4 @@
hacking>=3.1.0,<3.2.0 # Apache-2.0
hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0