Bump hacking version

Make sure we're using the same version as tempest.

Change-Id: If65267f4dced7170331a74532c29f42105e032c7
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2019-04-02 16:31:37 +01:00
parent 69492a6b67
commit b1b4de5ee2

View File

@ -1,5 +1,5 @@
# 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.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=1.1.0,<1.2.0 # Apache-2.0
oslotest