diff --git a/test-requirements.txt b/test-requirements.txt index 8a0efbcc..b8d7f437 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ bashate>=0.2 # Apache-2.0 doc8 # Apache-2.0 # Hacking already pins down pep8, pyflakes and flake8 -hacking<0.11,>=0.10.0 +hacking<0.12,>=0.11.0 # Apache-2.0 pylint==1.4.5 # GPLv2 reno>=1.8.0 # Apache2