summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b7c577e..78dd4ab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,5 @@
# Hacking already pins down pep8, pyflakes and flake8
-hacking>=0.9.1,<0.10
+hacking>=0.9.2,<0.10
coverage>=3.6
discover