diff --git a/lower-constraints.txt b/lower-constraints.txt index 82d9999bfd..43f52dc0e9 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -46,7 +46,7 @@ jmespath==0.9.3 jsonpatch==1.16 jsonpointer==2.0 jsonschema==2.6.0 -keystoneauth1==3.4.0 +keystoneauth1==3.11.0 keystonemiddleware==4.17.0 kombu==4.1.0 linecache2==1.0.0 @@ -159,7 +159,7 @@ urllib3==1.22 vine==1.1.4 voluptuous==0.11.1 waitress==1.1.0 -warlock==1.3.0 +warlock==1.3.1 webcolors==1.8.1 WebOb==1.7.1 WebTest==2.0.27 diff --git a/requirements.txt b/requirements.txt index 86c36219d8..1ac808ad49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ WebOb>=1.7.1 # MIT python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 -keystoneauth1>=3.4.0 # Apache-2.0 +keystoneauth1>=3.11.0 # Apache-2.0 ironic-lib>=2.17.1 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 pytz>=2013.6 # MIT