diff --git a/test-requirements.txt b/test-requirements.txt index 8b3f5234f6..fca0ae0ac3 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>=2.0.0,<2.1.0 # Apache-2.0 +hacking>=3.0,<3.1.0 # Apache-2.0 beautifulsoup4 # MIT Jinja2>=2.8 # BSD License (3 clause)