summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-03 18:17:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-03 18:17:59 +0000
commit070cc7ae8de83ffa546fa49902a3a3b8da06466c (patch)
tree83d649282ab385862f1d4ab9e75d1d6f2b37c529
parente2141f5460bd59d9e389ce8cc2845f7330d05969 (diff)
downloadoslo-log-070cc7ae8de83ffa546fa49902a3a3b8da06466c.tar.gz
Updated from global requirements3.9.0
Change-Id: I1b13196ec6b8a65d081ea6d8b4a1ff0a166a798f
-rw-r--r--requirements.txt2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 6c8f0dd..c8905bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
six>=1.9.0 # MIT
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index 1e9af7d..b75a39b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,7 +24,7 @@ packages =
[extras]
fixtures =
- fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+ fixtures>=3.0.0 # Apache-2.0/BSD
[pbr]
warnerrors = true