summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongyue Luo <zhongyue.nah@intel.com>2013-08-16 14:29:23 +0800
committerZhongyue Luo <zhongyue.nah@intel.com>2013-08-16 14:29:55 +0800
commit111845b3eafc4315f1464ae844caf04a286f4b6a (patch)
tree1dc7ee30e8dca1e67f4e4666152c674d5c5d97ed
parentc280f6060c6bbc50e9f5f74232b3c45bccee2ec4 (diff)
downloadoslo-config-111845b3eafc4315f1464ae844caf04a286f4b6a.tar.gz
Bump hacking to 0.7.0
Change-Id: I4414f4b8f82bdb3df3fc9c1e9de675e1994aed05
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 3d7828e..f2cbde6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
-hacking>=0.5.6,<0.7
+hacking>=0.5.6,<0.8
discover
fixtures>=0.3.12