summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-12 21:13:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-12 21:13:39 +0000
commit70920f8f083e292dcec4eaf58065e64fe74f31cd (patch)
tree1c8cb96a32df7aa27cd537fb47154a884556c594
parent527e9fbb1b06baf225768fdb9295d31acaa4e1ba (diff)
downloadoslo-log-70920f8f083e292dcec4eaf58065e64fe74f31cd.tar.gz
Updated from global requirements
Change-Id: Id55f64aff89b454d6a9cb6462c9911a133204e65
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ec674b3..f3ef10f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ six>=1.9.0 # MIT
oslo.config>=4.6.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT