aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-04-05 14:27:59 -0400
committerDan Prince <dprince@redhat.com>2016-04-06 12:41:49 -0400
commit876107d89f9015abe13221a9417d1e309e569768 (patch)
treecb98fcb8a4608e1b436fc8cce2f6fb3a168c42cf /test-requirements.txt
parent4da6d609bbcd25438a41de87111aed3180a10007 (diff)
Bump hacking in test-requirements.txt
Bumps the version of hacking to match that in global-requirements.txt. Change-Id: I7bb98dc773ce821b025d534f537f1a1704a50f9e Closes-bug: #1566463
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 07c4914..a0f2371 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-hacking>=0.5.6,<0.8
+hacking>=0.10.2,<0.11 # Apache-2.0
coverage>=3.6
discover