From d8ea4510099bd47047ad3345392afebca4e5e9e6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Mar 2018 08:20:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9bc41e9d5bf04dd78816f26ed5cad1555f729eae --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 94480914..6c41cb0a 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -28,7 +28,7 @@ netaddr==0.7.18 netifaces==0.10.4 openstackdocstheme==1.18.1 os-client-config==1.28.0 -oslo.concurrency==3.25.0 +oslo.concurrency==3.26.0 oslo.config==5.2.0 oslo.context==2.19.2 oslo.i18n==3.15.3 diff --git a/requirements.txt b/requirements.txt index 93286d8e..eb5e9a95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT -oslo.concurrency>=3.25.0 # Apache-2.0 +oslo.concurrency>=3.26.0 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0