Bump hacking to 3.0.0
Change-Id: I84304c494fdb9d8e9548a9f3a9af0de7558081cf
This commit is contained in:
parent
777ca793c0
commit
b6d551ca74
@ -3,7 +3,7 @@ doc8==0.6.0
|
||||
enum34==1.0.4
|
||||
fixtures==3.0.0
|
||||
flake8-import-order==0.13
|
||||
hacking==1.0.0
|
||||
hacking==3.0.0
|
||||
mock==2.0
|
||||
openstacksdk==0.29.0
|
||||
pbr==2.0.0
|
||||
|
@ -5,7 +5,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
flake8-import-order>=0.13 # LGPLv3
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
hacking>=1.0.0 # Apache-2.0
|
||||
hacking>=3.0.0,<3.1.0 # Apache-2.0
|
||||
mock>=2.0 # BSD
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user