summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 31e5a1b..ccd835b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
alembic>=0.8.4 # MIT
Babel>=1.3 # BSD
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
diff --git a/setup.cfg b/setup.cfg
index bdf156e..28b5443 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -44,7 +44,7 @@ test =
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tempest-lib>=0.14.0 # Apache-2.0
- reno>=0.1.1 # Apache2
+ reno>=1.6.2 # Apache2
fixtures =
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD