summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-09 16:12:55 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-09 16:12:55 +0000
commitaba811b5ef1e6fcfc6123232a70e8af9b08ba611 (patch)
tree8c6d4bd1b51dbe6ba6037376c22bca5cc6e75394
parentef0cf8b37f4e9dc0db5c93c721cc1cd9a9cd9a0d (diff)
downloadoslo-middleware-aba811b5ef1e6fcfc6123232a70e8af9b08ba611.tar.gz
Updated from global requirements
Change-Id: Idb80c2ce92626dae901b49f2e92f2dd5f27a1b26
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2abf9a3..01c7f22 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@
pbr>=1.6 # Apache-2.0
Jinja2>=2.8 # BSD License (3 clause)
oslo.config>=3.10.0 # Apache-2.0
-oslo.context>=2.2.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
six>=1.9.0 # MIT