summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2015-11-09 15:06:06 -0800
committerJohn Dickinson <me@not.mn>2015-11-09 15:35:14 -0800
commit43dc3dd3587ae11736205d020a8338d00ebf2db1 (patch)
treee824e3417d3f979fa65dca6829adf47653a08cc3 /test-requirements.txt
parentd64b007deb99e3ac65034623993961f23351b78d (diff)
downloadswift-bench-43dc3dd3587ae11736205d020a8338d00ebf2db1.tar.gz
update hacking in test-requirements
also changed a variable name to pass a new hacking check Change-Id: Ib64adcc6c986528e619ee42abc21f42f9f2dfbf4
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 7a1174e..8f0a24d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-hacking>=0.8.0,<0.9
+hacking>=0.10.0,<0.11
coverage>=3.6
discover