diff --git a/test-requirements.txt b/test-requirements.txt index 2b8ca52..2a9bc5b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. datadog==0.51.0 # 0.31.0 causing test errors -hacking>=7.0.0,<7.1.0 # Apache-2.0 # hacking==6.0.1 relies on py3.8 # Apache-2.0 +hacking>=8.0.0,<8.1.0 # Apache-2.0 # hacking==6.0.1 relies on py3.8 # Apache-2.0 flake8-docstrings~=1.7.0 # MIT coverage!=4.4,>=4.0 # Apache-2.0