summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-13 14:13:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-13 14:13:41 +0000
commitf74c00b8cb1918f79c5ec4604fbdd59877647330 (patch)
tree256257e44133537ee22ecf970dba46f9e3cbfaa8
parent8e4845c1cab8863ae79ab354a811a0d498743b65 (diff)
downloadheat-f74c00b8cb1918f79c5ec4604fbdd59877647330.tar.gz
Updated from global requirements
Change-Id: I9e4f044126c8dc0f2bef78451dbd7c09bd6a3bc4
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a851e6979..6dece790d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,7 +17,7 @@ oslo.cache>=1.5.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
-oslo.db>=4.23.0 # Apache-2.0
+oslo.db>=4.24.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fd058b05f..4bdb67d1a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -26,5 +26,5 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0
# Next are used in integration tests only
os-collect-config # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
-tempest>=14.0.0 # Apache-2.0
+tempest>=16.1.0 # Apache-2.0
gabbi>=1.30.0 # Apache-2.0