summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-04-03 14:03:10 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-04-03 14:03:10 +0000
commiteff065e77b64805039f2224c858b6df0f095e210 (patch)
tree6975052317d0691cff24314343b25681141cc31f /test-requirements.txt
parenta8f4e8247a1d1c303e156bfde0b4bddf404c9e20 (diff)
downloadoslo-middleware-eff065e77b64805039f2224c858b6df0f095e210.tar.gz
Update to latest hacking
Change-Id: Ie93fdb724aa9593db076121c52e5e42ad772acf1
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 8f7103f..670bd2b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
fixtures>=0.3.14
-hacking>=0.9.2,<0.10
+hacking>=0.10.0,<0.11
mock>=1.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0