Update the hacking to latest

Change-Id: I458ae1dc0cdae3c4a8b5c7014d832082f3de796c
This commit is contained in:
ZhijunWei 2018-10-07 11:21:38 -04:00 committed by Andreas Jaeger
parent c89a02b2a1
commit 0475e22d2d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
gerrit-dash-creator Style Commandments
======================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.10.2,<0.11
hacking>=1.1.0,<1.2.0
coverage>=3.6
doc8
fixtures>=1.3.1