diff --git a/lower-constraints.txt b/lower-constraints.txt index c57bd2bcf0..82533a1b1f 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -32,7 +32,7 @@ futurist==1.2.0 gitdb==4.0.5 GitPython==3.1.2 greenlet==0.4.15 -hacking==3.0.0 +hacking==3.0.1 ifaddr==0.1.6 importlib-metadata==1.6.0 ironic-lib==4.3.0 diff --git a/test-requirements.txt b/test-requirements.txt index c9ca34998c..4d3bdfcea7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -hacking>=3.0.0,<3.1.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT doc8>=0.6.0 # Apache-2.0