summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorlin-hua-cheng <os.lcheng@gmail.com>2015-02-05 09:52:07 -0800
committerlin-hua-cheng <os.lcheng@gmail.com>2015-02-05 09:52:15 -0800
commit31b7e7c103fb9c5dd16f2b0f67666485c43355d9 (patch)
treebbb08bb6ce0efecbbd1d2473504490545beeaf4e /test-requirements.txt
parentbc4849aa856c7222b53eeedcd3e3a65aa28e1bc5 (diff)
downloaddjango_openstack_auth-31b7e7c103fb9c5dd16f2b0f67666485c43355d9.tar.gz
Move to hacking 0.10
Release notes: http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0 Per the release notes, H803 and H904 has been removed. Change-Id: I93c184f4f0483fd0ba605c87453e26c52f700a42
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 823daec..95d9ded 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,7 +1,7 @@
# 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.9.2,<0.10
+hacking>=0.10.0,<0.11
Babel>=1.3
coverage>=3.6
mock>=1.0