summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--setup.cfg4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index b3927c3..fc61ac6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,4 +11,4 @@ oslo.utils>=3.31.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.11.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
diff --git a/setup.cfg b/setup.cfg
index f31489a..c2c5219 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,13 +33,13 @@ test =
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
- python-subunit>=0.0.18 # Apache-2.0/BSD
+ python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
- testtools>=1.4.0 # MIT
+ testtools>=2.2.0 # MIT
os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
fixtures =