summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:47:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:47:29 +0000
commit08e52a1101518ccc3ecba4f383c5e0ec8db64a5e (patch)
treea3d1efa674451a986ca44cce4181705822c995c8 /test-requirements.txt
parent4356cb7b50f7cfe10afb67f196079e3d283545f0 (diff)
downloadoslo-utils-08e52a1101518ccc3ecba4f383c5e0ec8db64a5e.tar.gz
Updated from global requirements
Change-Id: I6a497f6c3038717eea89f2c9e997f142f7a9657b
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 6214267..a5081bd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,7 +24,7 @@ openstackdocstheme>=1.16.0 # Apache-2.0
mock>=2.0.0 # BSD
# used for oslotest cross-testing scripts
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+oslo.config>=4.6.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0