diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-27 04:18:07 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-27 04:18:07 +0000 |
commit | 4417d33a9fa6f3c414d72d162a4d0d3715ffe256 (patch) | |
tree | 0e2041db34d038bb3327191e39b2ca276dd640d1 /test-requirements.txt | |
parent | 7e545f9572f913b64a253838e017628bbbb2b06e (diff) | |
download | oslo-i18n-4417d33a9fa6f3c414d72d162a4d0d3715ffe256.tar.gz |
Updated from global requirements2.6.0
Change-Id: I21f67c4b34a0d9aa38ee36d332367f799a2e1f7d
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 1e26c03..9dfe217 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,4 +12,4 @@ oslotest>=1.10.0 # Apache-2.0 coverage>=3.6 # for pre-release tests -oslo.config>=2.1.0 # Apache-2.0 +oslo.config>=2.3.0 # Apache-2.0 |