diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-22 00:35:19 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-22 00:35:19 +0000 |
commit | 03e6a0781e2cfb5f4a112deae68ab76a9bb9946c (patch) | |
tree | 6a71faa2d638815f0525b458ee65fbe67852509a /test-requirements.txt | |
parent | dba2a8bc78ff9137e6758b7297331d67ef1d2090 (diff) | |
download | designate-03e6a0781e2cfb5f4a112deae68ab76a9bb9946c.tar.gz |
Updated from global requirements
Change-Id: I2b48d5174827959b28346d9a5df59bfe650a5781
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 6004f378..a1b8b82d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,10 +6,10 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -mock>=2.0 # BSD +mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD -requests-mock>=1.1 # Apache-2.0 +requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD sphinxcontrib-httpdomain # BSD testtools>=1.4.0 # MIT @@ -17,7 +17,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebTest>=2.0 # MIT tempest>=16.1.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 |