summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-13 19:40:22 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-03-13 19:40:22 +0000
commitbd99002339df64a750a64f211859b26458eacb10 (patch)
treea651b4b809573c9ee1f15e4ef4c9be1b0e6cc256 /test-requirements.txt
parentcdffbffecb9423bfb6f611b6ac246383324dda08 (diff)
downloadoslo-utils-bd99002339df64a750a64f211859b26458eacb10.tar.gz
Updated from global requirements
Change-Id: Ib03ae9bfbc080421a4eb7bbba4edbae04cb00eca
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 1767c74..2fe4170 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,7 +24,7 @@ oslosphinx>=4.7.0 # Apache-2.0
mock>=2.0 # BSD
# used for oslotest cross-testing scripts
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0