diff --git a/lower-constraints.txt b/lower-constraints.txt index 4656738cf..04150d205 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -39,7 +39,7 @@ jmespath==0.9.3 jsonpatch==1.21 jsonpointer==2.0 jsonschema==2.6.0 -keystoneauth1==3.12.0 +keystoneauth1==3.13.0 linecache2==1.0.0 MarkupSafe==1.0 mccabe==0.2.1 @@ -52,7 +52,7 @@ munch==2.2.0 netaddr==0.7.18 netifaces==0.10.6 openstackdocstheme==1.20.0 -openstacksdk==0.24.0 +openstacksdk==0.29.0 os-client-config==1.29.0 os-net-config==7.1.0 os-service-types==1.2.0 @@ -110,7 +110,7 @@ testrepository==0.0.18 testscenarios==0.4 testtools==2.2.0 traceback2==1.4.0 -tripleo-common==7.1.0 +tripleo-common==11.3.2 unittest2==1.1.0 urllib3==1.22 warlock==1.3.0 diff --git a/requirements.txt b/requirements.txt index 8552d3803..49c14d674 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=3.1.1 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 -keystoneauth1>=3.12.0 # Apache-2.0 +keystoneauth1>=3.13.0 # Apache-2.0 python-novaclient>=15.1.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 python-glanceclient>=2.9.1 # Apache-2.0 @@ -13,4 +13,4 @@ python-ironic-inspector-client>=3.1.1 # Apache-2.0 os-net-config>=7.1.0 # Apache-2.0 oslo.utils>=3.40.2 # Apache-2.0 six>=1.11.0 # MIT -tripleo-common>=7.1.0 # Apache-2.0 +tripleo-common>=11.3.2 # Apache-2.0