From a1f0e8caa67b5a23f9ce6d2a600650f87b5ea601 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jan 2015 21:56:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7a062d9f158c2e36e3d9e330ad811a8025f540bc --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 4e64428..6f20634 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -12,7 +12,7 @@ iso8601>=0.1.9 six>=1.7.0 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 Babel>=1.3 # for the routing notifier diff --git a/requirements.txt b/requirements.txt index 2e8b6f3..9310ef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ iso8601>=0.1.9 six>=1.7.0 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 Babel>=1.3 # for the routing notifier