From 2611cd118df8d72d8b9ecee8f94dfd5fc6cb9dd6 Mon Sep 17 00:00:00 2001 From: tushargite96 Date: Fri, 19 Feb 2021 14:09:22 +0530 Subject: Move cinderclient to new hacking 4.0.0 Change-Id: Id3e61949550e70e2c4235406d258bbd9c66e67cf --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 29ab6b0..c660259 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # Hacking already pins down pep8, pyflakes and flake8 -hacking>=3.1.0,<3.2.0 # Apache-2.0 +hacking>=4.0.0,<4.1.0 # Apache-2.0 docutils>=0.15.2 coverage>=5.2.1 # Apache-2.0 ddt>=1.4.1 # MIT -- cgit v1.2.1