summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhijunWei <wzj334965317@outlook.com>2018-12-28 22:52:08 +0800
committerZhijunWei <wzj334965317@outlook.com>2018-12-28 22:52:17 +0800
commitea390dd30c83da049bc15a50a7b2869cfda41575 (patch)
tree7644841b94d8e99086581ba141f7a90d9c2d0a8d /test-requirements.txt
parent4ab7f767a9c45fbd952c32c2955ada0ca31a23de (diff)
downloadoslotest-ea390dd30c83da049bc15a50a7b2869cfda41575.tar.gz
Update hacking version
Change-Id: Idf8ab7f1352095086482032758510e5139ae0b34
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d10a2f7..88bee06 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]