diff --git a/test-requirements.txt b/test-requirements.txt index e612deb52c..4715cd1bfa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ pbr>=2.0 # Apache-2.0 # Hacking already pins down pep8, pyflakes and flake8 -hacking>=1.0.0,<1.1.0 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0 beautifulsoup4 # MIT Jinja2>=2.8 # BSD License (3 clause)